Searched refs:kRounds (Results 1 – 1 of 1) sorted by relevance
20 static const uint32 kRounds[64] = { variable173 uint32 t1 = h + s1 + ch + kRounds[i] + fBuffer[i]; in _ProcessChunk()