rmd160_ctx        258 crypto/rmd160.c 	struct rmd160_ctx *rctx = shash_desc_ctx(desc);
rmd160_ctx        276 crypto/rmd160.c 	struct rmd160_ctx *rctx = shash_desc_ctx(desc);
rmd160_ctx        311 crypto/rmd160.c 	struct rmd160_ctx *rctx = shash_desc_ctx(desc);
rmd160_ctx        342 crypto/rmd160.c 	.descsize	=	sizeof(struct rmd160_ctx),