Searched refs:rmd160_ctx (Results 1 – 1 of 1) sorted by relevance
20 struct rmd160_ctx { struct258 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_init()276 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_update()311 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_final()342 .descsize = sizeof(struct rmd160_ctx),