Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dmxs-dcp.c76 struct dcp_async_ctx { struct
151 static int mxs_dcp_start_dma(struct dcp_async_ctx *actx) in mxs_dcp_start_dma()
196 static int mxs_dcp_run_aes(struct dcp_async_ctx *actx, in mxs_dcp_run_aes()
254 struct dcp_async_ctx *actx = crypto_tfm_ctx(arq->tfm); in mxs_dcp_aes_block_crypt()
379 struct dcp_async_ctx *ctx = crypto_ablkcipher_ctx( in mxs_dcp_block_fallback()
399 struct dcp_async_ctx *actx = crypto_tfm_ctx(arq->tfm); in mxs_dcp_aes_enqueue()
442 struct dcp_async_ctx *actx = crypto_ablkcipher_ctx(tfm); in mxs_dcp_aes_setkey()
486 struct dcp_async_ctx *actx = crypto_tfm_ctx(tfm); in mxs_dcp_aes_fallback_init()
500 struct dcp_async_ctx *actx = crypto_tfm_ctx(tfm); in mxs_dcp_aes_fallback_exit()
515 struct dcp_async_ctx *actx = crypto_ahash_ctx(tfm); in mxs_dcp_run_sha()
[all …]