Home | History | Annotate | Download | only in ciphers

Lines Matching defs:T6

442 static const ulong64 T6[256] = {
650 T6[(int)(K1 >> 8) & 0xff] ^
669 T6
707 T6[(int)(state >> 8) & 0xff] ^
722 (T6[(int)(state >> 8) & 0xff] & CONST64(0x000000000000ff00)) ^