Searched refs:HMAC_INIT (Results 1 – 6 of 6) sorted by relevance
17 #define HMAC_INIT hmac_sha1_init macro
17 #define HMAC_INIT hmac_sha224_init macro
17 #define HMAC_INIT hmac_sha512_init macro
17 #define HMAC_INIT hmac_sha256_init macro
17 #define HMAC_INIT hmac_sha384_init macro
616 HMAC_INIT(&ctx, &key); in test_hmac()
Completed in 8 milliseconds