Lines Matching refs:omap_des_ctx
85 struct omap_des_ctx { struct
136 struct omap_des_ctx *ctx;
311 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) in omap_des_find_dev()
381 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()
530 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_prepare_req()
587 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt_req()
631 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt()
660 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des_setkey()
678 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des3_setkey()
720 struct omap_des_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_des_init_tfm()
743 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
760 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
778 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
795 .base.cra_ctxsize = sizeof(struct omap_des_ctx),