Searched refs:HMAC_CTX (Results 1 – 8 of 8) sorted by relevance
15 #define HMAC_CTX hmac_md5_ctx macro
15 #define HMAC_CTX hmac_sha1_ctx macro
15 #define HMAC_CTX hmac_sha384_ctx macro
15 #define HMAC_CTX hmac_sha224_ctx macro
15 #define HMAC_CTX hmac_sha512_ctx macro
488 static const u8 zeroes[sizeof(struct HMAC_CTX)]; in test_hmac()491 struct HMAC_CTX ctx; in test_hmac()
16 #define HMAC_CTX hmac_sha256_ctx macro
108 static inline struct hmac_ctx *HMAC_CTX(struct chcr_context *ctx) in HMAC_CTX() function1532 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in create_hash_wr()2170 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey()2251 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init()