Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Ds5p-sss.c378 struct s5p_hash_ctx { struct
1484 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_enqueue()
1542 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_final_shash()
1623 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_init()
1674 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_init_alg()
1709 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_exit()
1738 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_import()
1772 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1797 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1822 .cra_ctxsize = sizeof(struct s5p_hash_ctx),