Searched refs:hmac_md5_non_fips_allow (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dmd5.h28 int hmac_md5_non_fips_allow(const u8 *key, size_t key_len, const u8 *data,
32 #define hmac_md5_non_fips_allow hmac_md5 macro
H A Dmd5-non-fips.c100 * hmac_md5_non_fips_allow - HMAC-MD5 over data buffer (RFC 2104)
108 int hmac_md5_non_fips_allow(const u8 *key, size_t key_len, const u8 *data, function
H A Dsha1-tlsprf.c92 hmac_md5_non_fips_allow(S1, L_S1, A_MD5, MD5_MAC_LEN,

Completed in 115 milliseconds