Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Domap-aes-gcm.c46 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task()
185 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback()
219 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_prepare_req()
240 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt()
274 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt()
282 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt()
291 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt()
303 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt()
363 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt_req()
386 crypto_aead_set_reqsize(tfm, sizeof(struct omap_aes_reqctx)); in omap_aes_gcm_cra_init()
Domap-aes.h108 struct omap_aes_reqctx { struct
203 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
Domap-aes.c124 struct omap_aes_reqctx *rctx; in omap_aes_write_ctrl()
209 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev()
435 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_prepare_req()
488 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_crypt_req()
539 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_crypt()
649 crypto_skcipher_set_reqsize(tfm, sizeof(struct omap_aes_reqctx) + in omap_aes_init_tfm()