Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dsahara.c146 struct sahara_ctx { struct
204 struct sahara_ctx *ctx;
446 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
556 struct sahara_ctx *ctx; in sahara_aes_process()
606 struct sahara_ctx *ctx = crypto_ablkcipher_ctx(tfm); in sahara_aes_setkey()
664 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_ecb_encrypt()
686 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_ecb_decrypt()
708 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_cbc_encrypt()
730 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_cbc_decrypt()
753 struct sahara_ctx *ctx = crypto_tfm_ctx(tfm); in sahara_aes_cra_init()
[all …]