Searched refs:crypto_tfm_ctx_dma (Results 1 – 6 of 6) sorted by relevance
66 return crypto_tfm_ctx_dma(&tfm->base); in akcipher_tfm_ctx_dma()
83 return crypto_tfm_ctx_dma(&tfm->base); in kpp_tfm_ctx_dma()
44 return crypto_tfm_ctx_dma(&tfm->base); in crypto_aead_ctx_dma()
196 return crypto_tfm_ctx_dma(&tfm->base); in crypto_skcipher_ctx_dma()
172 return crypto_tfm_ctx_dma(crypto_ahash_tfm(tfm)); in crypto_ahash_ctx_dma()
197 static inline void *crypto_tfm_ctx_dma(struct crypto_tfm *tfm) in crypto_tfm_ctx_dma() function
Completed in 9 milliseconds