Searched refs:rmd256_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct rmd256_ctx { struct237 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_init()258 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_update()293 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_final()324 .descsize = sizeof(struct rmd256_ctx),