pub fn blake2s(nn: usize, k: &[u8], data: &[u8]) -> Blake2sResult
Expand description

Convenience function for all-in-one computation.