Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Dmxs-dcp.c108 struct dcp_aes_req_ctx { struct
231 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_run_aes()
319 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_aes_block_crypt()
450 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_block_fallback()
473 struct dcp_aes_req_ctx *rctx = skcipher_request_ctx(req); in mxs_dcp_aes_enqueue()
577 crypto_skcipher_set_reqsize(tfm, sizeof(struct dcp_aes_req_ctx) + in mxs_dcp_aes_fallback_init_tfm()
591 crypto_skcipher_set_reqsize(tfm, sizeof(struct dcp_aes_req_ctx)); in mxs_dcp_paes_init_tfm()