Searched refs:sbox (Results 1 – 1 of 1) sorted by relevance
104 static const int sbox[8][4][16]= { variable322 #define s_lookup(i,s) sbox[(i)][(((s)>>4) & 0x2)|((s) & 0x1)][((s)>>1) & 0xf];