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

/haiku/src/system/libroot/posix/crypt/
H A DSHA256.cpp20 static const uint32 kRounds[64] = { member in namespace:BPrivate
173 uint32 t1 = h + s1 + ch + kRounds[i] + fBuffer[i];

Completed in 82 milliseconds