Searched refs:_SBOXS (Results 1 – 1 of 1) sorted by relevance
51 _SBOXS = [ variable129 return _SBOXS[0][index & 0xff] ^ _SBOXS[1][(index >> 8)]