Searched refs:rmd160_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct rmd160_ctx { struct265 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_init()283 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_update()318 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_final()349 .descsize = sizeof(struct rmd160_ctx),