Home
last modified time | relevance | path

Searched refs:sahara_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dsahara.c142 struct sahara_ctx { struct
200 struct sahara_ctx *ctx;
442 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
567 struct sahara_ctx *ctx; in sahara_aes_process()
630 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_setkey()
655 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_fallback()
675 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_crypt()
729 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_init_tfm()
746 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_exit_tfm()
1154 .base.cra_ctxsize = sizeof(struct sahara_ctx),
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dsahara.c142 struct sahara_ctx { struct
200 struct sahara_ctx *ctx;
442 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
567 struct sahara_ctx *ctx; in sahara_aes_process()
630 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_setkey()
655 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_fallback()
675 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_crypt()
729 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_init_tfm()
746 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_exit_tfm()
1154 .base.cra_ctxsize = sizeof(struct sahara_ctx),
[all...]

Completed in 6 milliseconds