Home
last modified time | relevance | path

Searched refs:crypto_tfm_ctx_dma (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dccp-crypto-main.c145 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(req->tfm); in ccp_crypto_complete()
189 ctx = crypto_tfm_ctx_dma(held->req->tfm); in ccp_crypto_complete()
H A Dccp-crypto-aes-cmac.c337 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(tfm); in ccp_aes_cmac_cra_init()
/linux/include/crypto/internal/
H A Dkpp.h83 return crypto_tfm_ctx_dma(&tfm->base); in kpp_tfm_ctx_dma()
H A Daead.h44 return crypto_tfm_ctx_dma(&tfm->base); in crypto_aead_ctx_dma()
/linux/include/crypto/
H A Dalgapi.h209 static inline void *crypto_tfm_ctx_dma(struct crypto_tfm *tfm) in crypto_tfm_ctx_dma() function
/linux/drivers/crypto/caam/
H A Dcaamhash.c1873 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_exit()
H A Dcaamalg_qi2.c4565 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_init()
4623 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_exit()