Searched refs:akcipher_tfm_ctx_dma (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/caam/
H A Dcaampkc.c66 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
78 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
90 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
107 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
158 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
253 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
381 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
409 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
454 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
501 struct caam_rsa_ctx *ctx = akcipher_tfm_ctx_dma(tf
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c59 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
67 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
129 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
195 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
205 struct ccp_ctx *ctx = akcipher_tfm_ctx_dma(tfm);
/linux-master/include/crypto/internal/
H A Dakcipher.h64 static inline void *akcipher_tfm_ctx_dma(struct crypto_akcipher *tfm) function

Completed in 113 milliseconds