Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/ccp/
A 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()
A 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()
A 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-6.3-rc2/include/crypto/internal/
A Dskcipher.h169 static inline void *crypto_skcipher_ctx_dma(struct crypto_skcipher *tfm) in crypto_skcipher_ctx_dma() function
/linux-6.3-rc2/drivers/crypto/caam/
A 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()
A Dcaamalg.c738 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_setkey()
841 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in xts_skcipher_setkey()
1249 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in init_skcipher_job()
1611 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_edesc_alloc()
1775 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(crypto_skcipher_reqtfm(req)); in skcipher_do_one_req()
1809 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_crypt()
3416 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_init()
3473 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_exit()
A 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()

Completed in 22 milliseconds