Function crypto::macs::hmac::HMAC_SHA384[][src]

pub fn HMAC_SHA384(data: &[u8], key: &[u8], mac: &mut [u8; 48])
This is supported on crate features hmac and sha only.