Home
last modified time | relevance | path

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

/third_party/lzma/C/
DAesOpt.c278 UInt32 numRoundsMinus2 = *(const UInt32 *)(p + 1) * 2 - 1; in AES_FUNC_START2() local
287 UInt32 r = numRoundsMinus2; in AES_FUNC_START2()