Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/internal/
A Dkpp.h83 return crypto_tfm_ctx_dma(&tfm->base); in kpp_tfm_ctx_dma()
A Dakcipher.h66 return crypto_tfm_ctx_dma(&tfm->base); in akcipher_tfm_ctx_dma()
A Daead.h44 return crypto_tfm_ctx_dma(&tfm->base); in crypto_aead_ctx_dma()
A Dskcipher.h171 return crypto_tfm_ctx_dma(&tfm->base); in crypto_skcipher_ctx_dma()
A Dhash.h145 return crypto_tfm_ctx_dma(crypto_ahash_tfm(tfm)); in crypto_ahash_ctx_dma()
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-crypto-main.c142 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(req->tfm); in ccp_crypto_complete()
186 ctx = crypto_tfm_ctx_dma(held->req->tfm); in ccp_crypto_complete()
A Dccp-crypto-sha.c333 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(tfm); in ccp_hmac_sha_cra_init()
351 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(tfm); in ccp_hmac_sha_cra_exit()
A Dccp-crypto-aes-cmac.c337 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(tfm); in ccp_aes_cmac_cra_init()
/linux-6.3-rc2/include/crypto/
A Dalgapi.h230 static inline void *crypto_tfm_ctx_dma(struct crypto_tfm *tfm) in crypto_tfm_ctx_dma() function
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_hash.c1112 struct cc_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in cc_get_hash_len()
1122 struct cc_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in cc_cra_init()
1143 struct cc_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in cc_cra_exit()
/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamhash.c1876 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_exit()
A Dcaamalg_qi2.c4560 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_init()
4618 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_exit()

Completed in 30 milliseconds