Searched refs:rmd128_ctx (Results 1 – 1 of 1) sorted by relevance
20 struct rmd128_ctx { struct215 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_init()232 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_update()267 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_final()298 .descsize = sizeof(struct rmd128_ctx),