Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-aes.h95 struct omap_aes_ctx { struct
104 struct omap_aes_ctx octx;
161 struct omap_aes_ctx *ctx;
H A Domap-aes.c433 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_prepare_req()
537 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_crypt()
579 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_setkey()
640 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_init_tfm()
661 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_exit_tfm()
680 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),
699 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),
722 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),
H A Domap-aes-gcm.c380 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_init()
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-aes.h94 struct omap_aes_ctx { struct
102 struct omap_aes_ctx octx;
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),

Completed in 8 milliseconds