Home
last modified time | relevance | path

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

/linux-2.6.39/crypto/
Drmd160.c25 struct rmd160_ctx { struct
265 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_init()
283 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_update()
318 struct rmd160_ctx *rctx = shash_desc_ctx(desc); in rmd160_final()
349 .descsize = sizeof(struct rmd160_ctx),