Searched refs:InvS (Results 1 – 1 of 1) sorted by relevance
41 static Byte InvS[256]; variable64 InvS[Sbox[i]] = (Byte)i; in AesGenTables()78 UInt32 a1 = InvS[i]; in AesGenTables()140 #define FD(i, x) InvS[gb(x, m[(i - x) & 3])]