pub fn blake2_256_into(data: &[u8], dest: &mut [u8; 32])
Expand description

Do a Blake2 256-bit hash and place result in dest.