Searched defs:hmacctx (Results 1 – 2 of 2) sorted by relevance
1496 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in create_hash_wr() local2102 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey() local2207 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init() local2230 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init() local2245 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit() local
246 struct hmac_ctx hmacctx[0]; member