Lines Matching refs:omap_des_ctx
85 struct omap_des_ctx { struct
136 struct omap_des_ctx *ctx;
310 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) in omap_des_find_dev()
380 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()
529 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_prepare_req()
586 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt_req()
630 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt()
659 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des_setkey()
677 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des3_setkey()
719 struct omap_des_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_des_init_tfm()
742 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
759 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
777 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
794 .base.cra_ctxsize = sizeof(struct omap_des_ctx),