rmd256_ctx        230 crypto/rmd256.c 	struct rmd256_ctx *rctx = shash_desc_ctx(desc);
rmd256_ctx        251 crypto/rmd256.c 	struct rmd256_ctx *rctx = shash_desc_ctx(desc);
rmd256_ctx        286 crypto/rmd256.c 	struct rmd256_ctx *rctx = shash_desc_ctx(desc);
rmd256_ctx        317 crypto/rmd256.c 	.descsize	=	sizeof(struct rmd256_ctx),