Home
last modified time | relevance | path

Searched refs:omap_aes_reqctx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A 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()
[all...]
H A Domap-aes.h108 struct omap_aes_reqctx { struct
203 struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_reqctx *rctx);
H A 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()
/kernel/linux/linux-6.6/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()
[all...]
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()

Completed in 6 milliseconds