Home
last modified time | relevance | path

Searched defs:hmacctx (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/drivers/crypto/chelsio/
Dchcr_algo.c1473 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in create_hash_wr() local
2033 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey() local
2139 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init() local
2162 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init() local
2177 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit() local
Dchcr_crypto.h249 struct hmac_ctx hmacctx[0]; member
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_algo.c1572 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in create_hash_wr() local
2203 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey() local
2323 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init() local
2346 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init() local
2361 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit() local
Dchcr_crypto.h248 struct hmac_ctx hmacctx[0]; member