Home
last modified time | relevance | path

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

/drivers/crypto/
Dsahara.c147 struct sahara_ctx { struct
209 struct sahara_ctx *ctx;
452 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
554 struct sahara_ctx *ctx; in sahara_aes_process()
604 struct sahara_ctx *ctx = crypto_ablkcipher_ctx(tfm); in sahara_aes_setkey()
668 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()
704 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_cbc_encrypt()
722 struct sahara_ctx *ctx = crypto_ablkcipher_ctx( in sahara_aes_cbc_decrypt()
739 struct sahara_ctx *ctx = crypto_tfm_ctx(tfm); in sahara_aes_cra_init()
[all …]