Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Domap-aes.c100 struct omap_aes_ctx { struct
150 struct omap_aes_ctx *ctx;
325 static struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_ctx *ctx) in omap_aes_find_dev()
417 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_crypt_dma()
612 struct omap_aes_ctx *ctx; in omap_aes_handle_queue()
723 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_crypt()
746 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_aes_setkey()
839 .cra_ctxsize = sizeof(struct omap_aes_ctx),
861 .cra_ctxsize = sizeof(struct omap_aes_ctx),
887 .cra_ctxsize = sizeof(struct omap_aes_ctx),