Home
last modified time | relevance | path

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

/linux/crypto/
H A Dstreebog_generic.c933 static void streebog_add512(const struct streebog_uint512 *x, in streebog_add512() function
983 streebog_add512(&ctx->N, &buffer512, &ctx->N); in streebog_stage2()
984 streebog_add512(&ctx->Sigma, &m, &ctx->Sigma); in streebog_stage2()
995 streebog_add512(&ctx->N, &buf, &ctx->N); in streebog_stage3()
996 streebog_add512(&ctx->Sigma, &ctx->m, &ctx->Sigma); in streebog_stage3()