Function crypto::macs::hmac::HMAC_SHA256

source ·
pub fn HMAC_SHA256(data: &[u8], key: &[u8], mac: &mut [u8; 32])