Searched refs:numRounds (Results 1 – 2 of 2) sorted by relevance
202 for (ii = 0; ii < numRounds; ii++) \349 UInt32 numRounds = *(const UInt32 *)(p + 1) * 2 + 1; in VAES_FUNC_START2() local354 const __m256i *w = keys + numRounds - 2; in VAES_FUNC_START2()419 UInt32 numRounds = *(const UInt32 *)(p + 1) * 2 + 1; in VAES_FUNC_START2() local428 UInt32 r = numRounds - 2; in VAES_FUNC_START2()
80 const UInt32 numRounds = (UInt32)1 << NumCyclesPower; in CalcKey() local95 while (r < numRounds); in CalcKey()