Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c181 struct dthe_aes_req_ctx *rctx, in dthe_aes_set_ctrl_key()
257 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_dma_in_callback()
267 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_run()
403 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_crypt()
443 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_encrypt()
451 struct dthe_aes_req_ctx *rctx = skcipher_request_ctx(req); in dthe_aes_decrypt()
475 .cra_reqsize = sizeof(struct dthe_aes_req_ctx),
498 .cra_reqsize = sizeof(struct dthe_aes_req_ctx),
523 .cra_reqsize = sizeof(struct dthe_aes_req_ctx),
H A Ddthev2-common.h97 struct dthe_aes_req_ctx { struct