Home
last modified time | relevance | path

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

/linux/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()