Searched refs:SS3 (Results 1 – 1 of 1) sorted by relevance
139 static const ulong32 SS3[256] = { variable185 #define G(x) (SS3[((x)>>24)&255] ^ SS2[((x)>>16)&255] ^ SS1[((x)>>8)&255] ^ SS0[(x)&255])
Completed in 2 milliseconds