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

/linux-master/drivers/crypto/
H A Domap-aes-gcm.c179 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
222 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
291 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
303 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req));
315 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
331 struct omap_aes_gcm_ctx *ctx = crypto_aead_ctx(tfm);
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 244 milliseconds