Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-aes-gcm.c176 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in do_encrypt_iv()
221 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_gcm_prepare_req()
290 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_encrypt()
302 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_decrypt()
314 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_setkey()
330 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_4106gcm_setkey()
H A Domap-aes.h103 struct omap_aes_gcm_ctx { struct
H A Domap-aes.c752 .cra_ctxsize = sizeof(struct omap_aes_gcm_ctx),
772 .cra_ctxsize = sizeof(struct omap_aes_gcm_ctx),
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-aes-gcm.c179 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in do_encrypt_iv()
222 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_gcm_prepare_req()
291 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_encrypt()
303 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_decrypt()
315 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_setkey()
331 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_4106gcm_setkey()
H A Domap-aes.h101 struct omap_aes_gcm_ctx { struct
H A Domap-aes.c747 .cra_ctxsize = sizeof(struct omap_aes_gcm_ctx),
770 .cra_ctxsize = sizeof(struct omap_aes_gcm_ctx),

Completed in 7 milliseconds