Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Drmd128.c20 struct rmd128_ctx { struct
215 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_init()
232 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_update()
267 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_final()
298 .descsize = sizeof(struct rmd128_ctx),