Home
last modified time | relevance | path

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

/include/crypto/internal/
A Dakcipher.h66 return crypto_tfm_ctx_dma(&tfm->base); in akcipher_tfm_ctx_dma()
A Dkpp.h83 return crypto_tfm_ctx_dma(&tfm->base); in kpp_tfm_ctx_dma()
A Daead.h44 return crypto_tfm_ctx_dma(&tfm->base); in crypto_aead_ctx_dma()
A Dskcipher.h196 return crypto_tfm_ctx_dma(&tfm->base); in crypto_skcipher_ctx_dma()
A Dhash.h172 return crypto_tfm_ctx_dma(crypto_ahash_tfm(tfm)); in crypto_ahash_ctx_dma()
/include/crypto/
A Dalgapi.h197 static inline void *crypto_tfm_ctx_dma(struct crypto_tfm *tfm) in crypto_tfm_ctx_dma() function

Completed in 9 milliseconds