Searched refs:Sbox (Results 1 – 3 of 3) sorted by relevance
551 static const u16 Sbox[256] = { variable588 u16 t = Sbox[Hi8(v)]; in _S_()589 return Sbox[Lo8(v)] ^ ((t << 8) | (t >> 8)); in _S_()
123 sub Sbox { subroutine737 &Sbox (@b,@t);748 &Sbox (@b,@t);854 &Sbox (@XMM[0..7, 8..15]);
79 sub Sbox { subroutine890 &Sbox (@XMM[0..7, 8..15]);