Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Ds5p-sss.c383 struct s5p_hash_ctx { struct
1488 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_enqueue()
1553 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_final()
1599 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_init()
1650 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_init_alg()
1685 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_exit()
1714 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_import()
1748 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1773 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1798 .cra_ctxsize = sizeof(struct s5p_hash_ctx),