Lines Matching defs:s5p_hash_ctx
378 * struct s5p_hash_ctx - HASH transformation context
383 struct s5p_hash_ctx {
1488 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm);
1553 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm);
1599 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm);
1650 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm);
1685 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm);
1714 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm);
1748 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1773 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1798 .cra_ctxsize = sizeof(struct s5p_hash_ctx),