Lines Matching refs:sahara_ctx
143 struct sahara_ctx { struct
202 struct sahara_ctx *ctx;
444 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_skcipher_ctx(tfm); in sahara_aes_setkey()
656 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_ecb_encrypt()
676 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_ecb_decrypt()
696 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_cbc_encrypt()
716 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_cbc_decrypt()
736 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_init_tfm()
753 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_exit_tfm()
1186 .base.cra_ctxsize = sizeof(struct sahara_ctx),
1203 .base.cra_ctxsize = sizeof(struct sahara_ctx),
1236 .cra_ctxsize = sizeof(struct sahara_ctx),
1262 .cra_ctxsize = sizeof(struct sahara_ctx),