Searched defs:hmac_md5 (Results 1 – 2 of 2) sorted by relevance
101 int hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, in hmac_md5() function
73 #define hmac_md5 ssl_hmac_md5 macro