Lines Matching defs:s5p_hash_ctx
377 * struct s5p_hash_ctx - HASH transformation context
382 struct s5p_hash_ctx {
1491 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm);
1556 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm);
1602 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm);
1653 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm);
1688 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm);
1717 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm);
1751 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1776 .cra_ctxsize = sizeof(struct s5p_hash_ctx),
1801 .cra_ctxsize = sizeof(struct s5p_hash_ctx),