Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Dsahara.c139 struct sahara_ctx { struct
193 struct sahara_ctx *ctx;
434 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
559 struct sahara_ctx *ctx; in sahara_aes_process()
622 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_setkey()
647 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_fallback()
667 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_crypt()
1106 .base.cra_ctxsize = sizeof(struct sahara_ctx),
1128 .base.cra_ctxsize = sizeof(struct sahara_ctx),
1166 .cra_ctxsize = sizeof(struct sahara_ctx),
[all …]