Searched refs:omap_aes_ctx (Results 1 – 3 of 3) sorted by relevance
180 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in do_encrypt_iv()249 struct omap_aes_ctx *ctx; in omap_aes_gcm_handle_queue()353 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_encrypt()364 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_decrypt()375 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_setkey()390 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_4106gcm_setkey()
418 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_prepare_req()510 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_crypt()551 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_aes_setkey()612 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_cra_init()633 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_init()662 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_cra_exit()672 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_exit()691 .cra_ctxsize = sizeof(struct omap_aes_ctx),713 .cra_ctxsize = sizeof(struct omap_aes_ctx),739 .cra_ctxsize = sizeof(struct omap_aes_ctx),[all …]
95 struct omap_aes_ctx { struct156 struct omap_aes_ctx *ctx;