Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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),
/kernel/linux/linux-6.6/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),

Completed in 2 milliseconds