Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/
Dsahara.c144 struct sahara_ctx { struct
203 struct sahara_ctx *ctx;
445 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
555 struct sahara_ctx *ctx; in sahara_aes_process()
605 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_setkey()
657 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_ecb_encrypt()
677 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_ecb_decrypt()
697 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_cbc_encrypt()
717 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_cbc_decrypt()
737 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_init_tfm()
[all …]