Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c49 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task()
188 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback()
221 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_prepare_req()
241 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt()
275 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt()
283 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt()
292 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt()
304 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt()
364 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt_req()
385 crypto_aead_set_reqsize(tfm, sizeof(struct omap_aes_reqctx)); in omap_aes_gcm_cra_init()
H A Domap-aes.h106 struct omap_aes_reqctx { struct
201 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
H A Domap-aes.c122 struct omap_aes_reqctx *rctx; in omap_aes_write_ctrl()
207 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx) in omap_aes_find_dev()
432 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_prepare_req()
481 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_crypt_req()
533 struct omap_aes_reqctx *rctx = skcipher_request_ctx(req); in omap_aes_crypt()
638 crypto_skcipher_set_reqsize(tfm, sizeof(struct omap_aes_reqctx) + in omap_aes_init_tfm()