Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Crypto/
H A D7zAes.cpp80 const UInt32 numRounds = (UInt32)1 << NumCyclesPower; in CalcKey() local
/third_party/lzma/C/
H A DAesOpt.c395 UInt32 numRounds = *(const UInt32 *)(p + 1) * 2 + 1; in VAES_FUNC_START2() local
467 UInt32 numRounds = *(const UInt32 *)(p + 1) * 2 + 1; in VAES_FUNC_START2() local

Completed in 2 milliseconds