Function amcl::bn254::ecdh::hmac

source ·
pub fn hmac(sha: usize, m: &[u8], k: &[u8], olen: usize, tag: &mut [u8]) -> bool