Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Domap-aes.c99 struct omap_aes_ctx { struct
149 struct omap_aes_ctx *ctx;
328 static struct omap_aes_dev *omap_aes_find_dev(struct omap_aes_ctx *ctx) in omap_aes_find_dev()
420 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_crypt_dma()
611 struct omap_aes_ctx *ctx; in omap_aes_handle_queue()
720 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_crypt()
748 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_aes_setkey()
841 .cra_ctxsize = sizeof(struct omap_aes_ctx),
863 .cra_ctxsize = sizeof(struct omap_aes_ctx),
889 .cra_ctxsize = sizeof(struct omap_aes_ctx),