Searched refs:HMAC_FINAL (Results 1 – 6 of 6) sorted by relevance
19 #define HMAC_FINAL hmac_sha1_final macro
19 #define HMAC_FINAL hmac_sha224_final macro
19 #define HMAC_FINAL hmac_sha512_final macro
19 #define HMAC_FINAL hmac_sha256_final macro
19 #define HMAC_FINAL hmac_sha384_final macro
640 HMAC_FINAL(&ctx, mac); in test_hmac()
Completed in 5 milliseconds