Searched refs:streebog_g (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dstreebog_generic.c951 static void streebog_g(struct streebog_uint512 *h, function
981 streebog_g(&ctx->h, &ctx->N, &m);
994 streebog_g(&ctx->h, &ctx->N, &ctx->m);
997 streebog_g(&ctx->h, &buffer0, &ctx->N);
998 streebog_g(&ctx->h, &buffer0, &ctx->Sigma);

Completed in 162 milliseconds