Home
last modified time | relevance | path

Searched refs:rmd320_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/crypto/
Drmd320.c20 struct rmd320_ctx { struct
277 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_init()
300 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_update()
335 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_final()
366 .descsize = sizeof(struct rmd320_ctx),