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

/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c32 struct ccp_ctx *ctx = crypto_aead_ctx_dma(tfm);
79 struct ccp_ctx *ctx = crypto_aead_ctx_dma(tfm);
151 struct ccp_ctx *ctx = crypto_aead_ctx_dma(tfm);
/linux-master/include/crypto/internal/
H A Daead.h42 static inline void *crypto_aead_ctx_dma(struct crypto_aead *tfm) function
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c592 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(atfm);
712 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
730 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
754 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
826 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
924 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
976 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
1011 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
1046 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
1137 struct otx2_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tf
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi.c89 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
192 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
203 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
307 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
350 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
366 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
410 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
454 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
470 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
518 struct caam_ctx *ctx = crypto_aead_ctx_dma(aea
[all...]
H A Dcaamalg.c142 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
196 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
324 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
334 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
384 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
399 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
452 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
467 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
520 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
533 struct caam_ctx *ctx = crypto_aead_ctx_dma(aea
[all...]
H A Dcaamalg_qi2.c176 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
281 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
292 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
358 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
592 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
625 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
637 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
653 struct caam_ctx *ctx = crypto_aead_ctx_dma(aead);
710 struct caam_ctx *ctx = crypto_aead_ctx_dma(authenc);
726 struct caam_ctx *ctx = crypto_aead_ctx_dma(aea
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c507 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
601 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
617 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
737 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
835 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
894 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
930 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher);
965 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
1050 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm);
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c475 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx_dma(aead);

Completed in 180 milliseconds