Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Drmd320.c25 struct rmd320_ctx { struct
284 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_init()
307 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_update()
342 struct rmd320_ctx *rctx = shash_desc_ctx(desc); in rmd320_final()
373 .descsize = sizeof(struct rmd320_ctx),