Lines Matching refs:dcp_async_ctx
76 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()
565 struct dcp_async_ctx *actx = crypto_ahash_ctx(tfm); in dcp_sha_req_to_buf()
679 struct dcp_async_ctx *actx = crypto_ahash_ctx(tfm); in dcp_sha_init()
709 struct dcp_async_ctx *actx = crypto_ahash_ctx(tfm); in dcp_sha_update_fx()
791 .cra_ctxsize = sizeof(struct dcp_async_ctx),
814 .cra_ctxsize = sizeof(struct dcp_async_ctx),
846 .cra_ctxsize = sizeof(struct dcp_async_ctx),
870 .cra_ctxsize = sizeof(struct dcp_async_ctx),