pub fn hmac_sha384(key: &[u8], text: &[u8]) -> [u8; 48]
Compute HMAC-SHA384
key
text
A 48-byte HMAC-SHA384 value