Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Drmd160.c20 struct rmd160_ctx { struct
258 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),