[][src]Function crypto2::mac::hmac_md2

pub fn hmac_md2(key: &[u8], m: &[u8]) -> [u8; 16]