Searched refs:omap_des_ctx (Results 1 – 1 of 1) sorted by relevance
81 struct omap_des_ctx { struct131 struct omap_des_ctx *ctx;305 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) in omap_des_find_dev()375 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()523 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_prepare_req()576 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt_req()621 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt()650 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des_setkey()668 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des3_setkey()723 .base.cra_ctxsize = sizeof(struct omap_des_ctx),[all …]