Searched defs:hmacctx (Results 1 – 4 of 4) sorted by relevance
1566 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in create_hash_wr() local2197 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey() local2318 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init() local2341 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init() local2356 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit() local
251 struct hmac_ctx hmacctx; member
1572 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in create_hash_wr() local2203 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey() local2323 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init() local2346 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init() local2361 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit() local
248 struct hmac_ctx hmacctx[0]; member