Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/ccp/
Dccp-crypto-aes.c25 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma( in ccp_aes_complete()
42 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_setkey()
69 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_crypt()
122 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_init_tfm()
147 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_rfc3686_setkey()
161 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_rfc3686_crypt()
194 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_rfc3686_init_tfm()
Dccp-crypto-des3.c24 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma( in ccp_des3_complete()
41 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_des3_setkey()
64 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_des3_crypt()
118 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_des3_init_tfm()
Dccp-crypto-aes-xts.c78 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_xts_setkey()
108 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_xts_crypt()
199 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_xts_init_tfm()
222 struct ccp_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in ccp_aes_xts_exit_tfm()
/Linux-v6.6/include/crypto/internal/
Dskcipher.h169 static inline void *crypto_skcipher_ctx_dma(struct crypto_skcipher *tfm) in crypto_skcipher_ctx_dma() function
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg_qi.c625 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_setkey()
739 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in xts_skcipher_setkey()
1221 struct caam_ctx *caam_ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_done()
1258 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_edesc_alloc()
1424 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_crypt()
2510 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_init()
2561 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_exit()
Dcaamalg.c741 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_setkey()
844 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in xts_skcipher_setkey()
1253 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in init_skcipher_job()
1615 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_edesc_alloc()
1779 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(crypto_skcipher_reqtfm(req)); in skcipher_do_one_req()
1813 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_crypt()
3624 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_init()
3677 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_exit()
Dcaamalg_qi2.c945 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_setkey()
1064 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in xts_skcipher_setkey()
1117 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_edesc_alloc()
1397 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_encrypt_done()
1435 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_decrypt_done()
1479 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_encrypt()
1529 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_decrypt()
1608 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_init_skcipher()
1661 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_exit()