Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Drmd128.c25 struct rmd128_ctx { struct
222 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_init()
239 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_update()
274 struct rmd128_ctx *rctx = shash_desc_ctx(desc); in rmd128_final()
305 .descsize = sizeof(struct rmd128_ctx),