Searched refs:numRoundsMinus2 (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/C/ | ||
H A D | AesOpt.c | 278 UInt32 numRoundsMinus2 = *(const UInt32 *)(p + 1) * 2 - 1;
in AES_FUNC_START2() local 287 UInt32 r = numRoundsMinus2; in AES_FUNC_START2() |
Completed in 2 milliseconds