Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Drmd256.c20 struct rmd256_ctx { struct
230 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_init()
251 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_update()
286 struct rmd256_ctx *rctx = shash_desc_ctx(desc); in rmd256_final()
317 .descsize = sizeof(struct rmd256_ctx),

Completed in 1 milliseconds