Home
last modified time | relevance | path

Searched refs:crypto_aead_ctx_dma (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/crypto/ccp/
Dccp-crypto-aes-galois.c32 struct ccp_ctx *ctx = crypto_aead_ctx_dma(tfm); in ccp_aes_gcm_setkey()
79 struct ccp_ctx *ctx = crypto_aead_ctx_dma(tfm); in ccp_aes_gcm_crypt()
151 struct ccp_ctx *ctx = crypto_aead_ctx_dma(tfm); in ccp_aes_gcm_cra_init()
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg.c142 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_null_set_sh_desc()
196 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_set_sh_desc()
324 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in aead_setauthsize()
334 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_set_sh_desc()
384 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in gcm_setauthsize()
399 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4106_set_sh_desc()
452 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in rfc4106_setauthsize()
467 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4543_set_sh_desc()
520 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in rfc4543_setauthsize()
533 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_set_sh_desc()
[all …]
Dcaamalg_qi.c89 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_set_sh_desc()
192 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in aead_setauthsize()
203 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_setkey()
307 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_set_sh_desc()
350 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in gcm_setauthsize()
366 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_setkey()
410 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4106_set_sh_desc()
454 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in rfc4106_setauthsize()
470 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4106_setkey()
518 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in rfc4543_set_sh_desc()
[all …]
Dcaamalg_qi2.c176 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_set_sh_desc()
281 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in aead_setauthsize()
292 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_setkey()
358 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in aead_edesc_alloc()
592 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_set_sh_desc()
625 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_setauthsize()
637 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in chachapoly_setkey()
652 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_set_sh_desc()
709 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc); in gcm_setauthsize()
725 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead); in gcm_setkey()
[all …]
/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c576 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(atfm); in cpt_aead_init()
685 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx2_cpt_aead_exit()
702 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx2_cpt_aead_gcm_set_authsize()
726 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx2_cpt_aead_null_set_authsize()
798 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in aead_hmac_init()
896 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx2_cpt_aead_cbc_aes_sha_setkey()
948 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx2_cpt_aead_ecb_null_sha_setkey()
983 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx2_cpt_aead_gcm_aes_setkey()
1018 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_aead_ctx_hdr()
1109 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_hmac_ctx_hdr()
[all …]
/Linux-v6.6/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c513 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in cpt_aead_init()
607 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_exit()
623 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_set_authsize()
743 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in aead_hmac_init()
841 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_cbc_aes_sha_setkey()
900 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_ecb_null_sha_setkey()
936 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_gcm_aes_setkey()
971 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_aead_ctx_hdr()
1056 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_hmac_ctx_hdr()
/Linux-v6.6/include/crypto/internal/
Daead.h42 static inline void *crypto_aead_ctx_dma(struct crypto_aead *tfm) in crypto_aead_ctx_dma() function
/Linux-v6.6/drivers/crypto/cavium/nitrox/
Dnitrox_aead.c475 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx_dma(aead); in nitrox_rfc4106_dec()