Lines Matching refs:omap_aes_ctx
422 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_prepare_req()
514 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_crypt()
555 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_aes_setkey()
617 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_cra_init()
638 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_init()
667 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_cra_exit()
677 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_exit()
696 .cra_ctxsize = sizeof(struct omap_aes_ctx),
718 .cra_ctxsize = sizeof(struct omap_aes_ctx),
744 .cra_ctxsize = sizeof(struct omap_aes_ctx),
778 .cra_ctxsize = sizeof(struct omap_aes_ctx),
798 .cra_ctxsize = sizeof(struct omap_aes_ctx),