streebog_g        981 crypto/streebog_generic.c 	streebog_g(&ctx->h, &ctx->N, &m);
streebog_g        994 crypto/streebog_generic.c 	streebog_g(&ctx->h, &ctx->N, &ctx->m);
streebog_g        997 crypto/streebog_generic.c 	streebog_g(&ctx->h, &buffer0, &ctx->N);
streebog_g        998 crypto/streebog_generic.c 	streebog_g(&ctx->h, &buffer0, &ctx->Sigma);