Searched refs:rmd128_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct rmd128_ctx { struct222 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_init()239 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_update()274 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_final()305 .descsize = sizeof(struct rmd128_ctx),