Function crypto::macs::hmac::HMAC_SHA384

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