Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Crypto/
D7zAes.cpp64 UInt64 numRounds = (UInt64)1 << NumCyclesPower; in CalcKey() local
73 while (--numRounds != 0); in CalcKey()