Searched refs:HMAC_CTX (Results 1 – 3 of 3) sorted by relevance
205 - hmacctx = new HMAC_CTX;533 + HMAC_CTX *hmacctx;
109 static inline struct hmac_ctx *HMAC_CTX(struct chcr_context *ctx) in HMAC_CTX() function1566 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in create_hash_wr()2197 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey()2318 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init()2341 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init()2356 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit()
212 HMAC_CTX evp_ctx;