Home
last modified time | relevance | path

Searched refs:InvS (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DAes.c37 static Byte InvS[256]; variable
88 InvS[Sbox[i]] = (Byte)i; in AesGenTables()
102 const UInt32 a1 = InvS[i]; in AesGenTables()
194 #define FD(i, x) InvS[gb(x, m[(i - x) & 3])]

Completed in 1 milliseconds