Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dmxs-dcp.c92 struct dcp_aes_req_ctx { struct
201 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_run_aes()
255 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_block_crypt()
406 struct dcp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in mxs_dcp_aes_enqueue()
494 tfm->crt_ablkcipher.reqsize = sizeof(struct dcp_aes_req_ctx); in mxs_dcp_aes_fallback_init()