[][src]Function sp_core::hashing::blake2_128

pub fn blake2_128(data: &[u8]) -> [u8; 16]

Do a Blake2 128-bit hash and return result.