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

/linux-master/drivers/crypto/
H A Domap-des.c81 struct omap_des_ctx { struct
131 struct omap_des_ctx *ctx;
305 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx)
375 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm);
523 struct omap_des_ctx *ctx = crypto_skcipher_ctx(
576 struct omap_des_ctx *ctx = crypto_skcipher_ctx(
621 struct omap_des_ctx *ctx = crypto_skcipher_ctx(
650 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher);
668 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher);
723 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
[all...]

Completed in 215 milliseconds