pub type Blake2b128 = Blake2b<U16>;
BLAKE2b-128 hasher state.
pub struct Blake2b128 { /* private fields */ }