Searched refs:rmd320_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct rmd320_ctx { struct282 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_init()305 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_update()340 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_final()371 .descsize = sizeof(struct rmd320_ctx),