Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Crypto/
D7zAes.cpp81 const UInt32 numRounds = (UInt32)1 << NumCyclesPower; in CalcKey() local
/external/lzma/C/
DAesOpt.c461 const UInt32 numRounds = *(const UInt32 *)(p + 1) * 2 + 1; in VAES_FUNC_START2() local
533 const UInt32 numRounds = *(const UInt32 *)(p + 1) * 2 + 1; in VAES_FUNC_START2() local