Searched refs:HMAC (Results 1 – 8 of 8) sorted by relevance
143 The SHA-1 and HMAC-SHA1 library functions. Select this if your module160 The SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256 library functions.179 The SHA-384, SHA-512, HMAC-SHA384, and HMAC-SHA512 library functions.
20 #define HMAC hmac_sha1 macro
20 #define HMAC hmac_sha224 macro
20 #define HMAC hmac_sha512 macro
20 #define HMAC hmac_sha256 macro
20 #define HMAC hmac_sha384 macro
20 corresponding HMAC.
584 #ifdef HMAC635 HMAC(&key, test_buf, data_len, mac2); in test_hmac()
Completed in 7 milliseconds