Function crypto::macs::hmac::HMAC_SHA512

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