Lines Matching refs:omap_aes_ctx
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),
772 .cra_ctxsize = sizeof(struct omap_aes_ctx),
792 .cra_ctxsize = sizeof(struct omap_aes_ctx),