Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/
Dmxs-dcp.c91 struct dcp_async_ctx { struct
121 struct dcp_async_ctx async_ctx; argument
176 static int mxs_dcp_start_dma(struct dcp_async_ctx *actx) in mxs_dcp_start_dma()
225 static int mxs_dcp_run_aes(struct dcp_async_ctx *actx, in mxs_dcp_run_aes()
314 struct dcp_async_ctx *actx = crypto_tfm_ctx(arq->tfm); in mxs_dcp_aes_block_crypt()
447 struct dcp_async_ctx *ctx = crypto_skcipher_ctx(tfm); in mxs_dcp_block_fallback()
468 struct dcp_async_ctx *actx = crypto_tfm_ctx(arq->tfm); in mxs_dcp_aes_enqueue()
511 struct dcp_async_ctx *actx = crypto_skcipher_ctx(tfm); in mxs_dcp_aes_setkey()
539 struct dcp_async_ctx *actx = crypto_skcipher_ctx(tfm); in mxs_dcp_aes_setrefkey()
565 struct dcp_async_ctx *actx = crypto_skcipher_ctx(tfm); in mxs_dcp_aes_fallback_init_tfm()
[all …]