Searched refs:s5p_hash_ctx (Results 1 – 1 of 1) sorted by relevance
378 struct s5p_hash_ctx { struct1467 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_enqueue()1532 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_final()1578 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_init()1629 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_init_alg()1664 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_exit()1693 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_import()1727 .cra_ctxsize = sizeof(struct s5p_hash_ctx),1751 .cra_ctxsize = sizeof(struct s5p_hash_ctx),1775 .cra_ctxsize = sizeof(struct s5p_hash_ctx),