Searched refs:HMAC_CTX (Results 1 – 6 of 6) sorted by relevance
15 #define HMAC_CTX hmac_sha1_ctx macro
15 #define HMAC_CTX hmac_sha224_ctx macro
15 #define HMAC_CTX hmac_sha512_ctx macro
15 #define HMAC_CTX hmac_sha256_ctx macro
15 #define HMAC_CTX hmac_sha384_ctx macro
603 static const u8 zeroes[sizeof(struct HMAC_CTX)]; in test_hmac()606 struct HMAC_CTX ctx; in test_hmac()
Completed in 7 milliseconds