Searched refs:omap_des_ctx (Results 1 – 1 of 1) sorted by relevance
88 struct omap_des_ctx { struct139 struct omap_des_ctx *ctx;314 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) in omap_des_find_dev()384 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()533 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx( in omap_des_prepare_req()590 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx( in omap_des_crypt_req()628 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx( in omap_des_crypt()656 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx(cipher); in omap_des_setkey()708 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_cra_init()737 .cra_ctxsize = sizeof(struct omap_des_ctx),[all …]