Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H 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/include/crypto/internal/
H A Dskcipher.h240 static inline void *crypto_skcipher_ctx_dma(struct crypto_skcipher *tfm) in crypto_skcipher_ctx_dma() function
/linux/drivers/crypto/caam/
H 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()
H A Dcaamalg.c748 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_setkey()
791 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in paes_skcipher_setkey()
912 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in xts_skcipher_setkey()
1321 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in init_skcipher_job()
1696 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_edesc_alloc()
1860 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(crypto_skcipher_reqtfm(req)); in skcipher_do_one_req()
1894 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(skcipher); in skcipher_crypt()
3731 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_init()
3784 struct caam_ctx *ctx = crypto_skcipher_ctx_dma(tfm); in caam_cra_exit()