Home
last modified time | relevance | path

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

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