Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
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) in omap_des_find_dev()
404 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()
593 struct omap_des_ctx *ctx; in omap_des_handle_queue()
702 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx( in omap_des_crypt()
730 struct omap_des_ctx *ctx = crypto_ablkcipher_ctx(tfm); in 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),
[all …]