Home
last modified time | relevance | path

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

/linux/drivers/crypto/ !
H A Domap-aes.h92 struct omap_aes_ctx { struct
100 struct omap_aes_ctx octx; argument
157 struct omap_aes_ctx *ctx;
H A Domap-aes.c430 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_prepare_req()
531 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_crypt()
573 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_setkey()
629 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_init_tfm()
646 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_exit_tfm()
666 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),
688 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),
714 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),