Skip to main content

hmac_sha256_chunks

Function hmac_sha256_chunks 

Source
pub fn hmac_sha256_chunks(key: &[u8], message: &[&[u8]]) -> [u8; 32]