Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Domap-aes-gcm.c47 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task()
229 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback()
255 struct omap_aes_reqctx *rctx; in omap_aes_gcm_handle_queue()
307 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt()
341 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt()
349 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt()
358 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt()
369 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt()
Domap-aes.h108 struct omap_aes_reqctx { struct
202 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
Domap-aes.c128 struct omap_aes_reqctx *rctx; in omap_aes_write_ctrl()
213 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev()
424 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_prepare_req()
477 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt_req()
516 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt()
626 tfm->crt_ablkcipher.reqsize = sizeof(struct omap_aes_reqctx); in omap_aes_cra_init()
655 tfm->reqsize = sizeof(struct omap_aes_reqctx); in omap_aes_gcm_cra_init()