Function sp_core::hashing::twox_128 [−][src]
pub fn twox_128(data: &[u8]) -> [u8; 16]
Expand description
Do a XX 128-bit hash and return result.
pub fn twox_128(data: &[u8]) -> [u8; 16]
Do a XX 128-bit hash and return result.