Home
last modified time | relevance | path

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

/drivers/crypto/
A Domap-aes-gcm.c48 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task()
187 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback()
220 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()
384 crypto_aead_set_reqsize(tfm, sizeof(struct omap_aes_reqctx)); in omap_aes_gcm_cra_init()
A Domap-aes.h104 struct omap_aes_reqctx { struct
199 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
A Domap-aes.c121 struct omap_aes_reqctx *rctx; in omap_aes_write_ctrl()
206 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev()
430 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_prepare_req()
479 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_crypt_req()
531 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_crypt()
636 crypto_skcipher_set_reqsize(tfm, sizeof(struct omap_aes_reqctx) + in omap_aes_init_tfm()

Completed in 7 milliseconds