sp_core::hashing
pub fn blake2_128(data: &[u8]) -> [u8; 16]
Do a Blake2 128-bit hash and return result.