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