Searched refs:numRounds (Results 1 – 1 of 1) sorted by relevance
64 UInt64 numRounds = (UInt64)1 << NumCyclesPower; in CalcKey() local73 while (--numRounds != 0); in CalcKey()