Searched refs:omap_des_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Domap-des.c80 struct omap_des_ctx { struct
130 struct omap_des_ctx *ctx;
312 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) omap_des_find_dev()
404 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); omap_des_crypt_dma()
593 struct omap_des_ctx *ctx; omap_des_handle_queue()
702 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx( omap_des_crypt()
730 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx(tfm); omap_des_setkey()
788 .cra_ctxsize = sizeof(struct omap_des_ctx),
810 .cra_ctxsize = sizeof(struct omap_des_ctx),
833 .cra_ctxsize = sizeof(struct omap_des_ctx),
855 .cra_ctxsize = sizeof(struct omap_des_ctx),

Completed in 40 milliseconds