Function sp_core::hashing::twox_64_into [−][src]
pub fn twox_64_into(data: &[u8], dest: &mut [u8; 8])
Do a XX 64-bit hash and place result in dest
.
pub fn twox_64_into(data: &[u8], dest: &mut [u8; 8])
Do a XX 64-bit hash and place result in dest
.