Home
last modified time | relevance | path

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

/drivers/crypto/
Domap-aes-gcm.c43 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task()
225 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback()
251 struct omap_aes_reqctx *rctx; in omap_aes_gcm_handle_queue()
303 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt()
337 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt()
345 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt()
354 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt()
365 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt()
Domap-aes.h104 struct omap_aes_reqctx { struct
198 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()
420 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_prepare_req()
473 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt_req()
512 struct omap_aes_reqctx *rctx = ablkcipher_request_ctx(req); in omap_aes_crypt()
621 tfm->crt_ablkcipher.reqsize = sizeof(struct omap_aes_reqctx); in omap_aes_cra_init()
650 tfm->reqsize = sizeof(struct omap_aes_reqctx); in omap_aes_gcm_cra_init()