[][src]Function kerberos_crypto::checksum_hmac_md5

pub fn checksum_hmac_md5(
    key: &[u8],
    key_usage: i32,
    plaintext: &[u8]
) -> Vec<u8>