Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Domap-aes.h94 struct omap_aes_ctx { struct
102 struct omap_aes_ctx octx; argument
159 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),