Function cal_sha1_hmac_digest

Source
pub fn cal_sha1_hmac_digest(key: &[u8], message: &[u8]) -> [u8; 20]