Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dsahara.c142 struct sahara_ctx { struct
200 struct sahara_ctx *ctx;
442 struct sahara_ctx *ctx = dev->ctx; in sahara_hw_descriptor_create()
567 struct sahara_ctx *ctx; in sahara_aes_process()
630 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_setkey()
655 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_fallback()
675 struct sahara_ctx *ctx = crypto_skcipher_ctx( in sahara_aes_crypt()
729 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_init_tfm()
746 struct sahara_ctx *ctx = crypto_skcipher_ctx(tfm); in sahara_aes_exit_tfm()
1154 .base.cra_ctxsize = sizeof(struct sahara_ctx),
[all …]