Home | History | Annotate | Download | only in ciphers

Lines Matching defs:T0

40 static const ulong64 T0[256] = {
644 T0[(int)(K1 >> 56) ] ^
663 T0[(int)S[(int)(K1 >> 56) ] & 0xff] ^
701 T0[(int)(state >> 56) ] ^
716 (T0[(int)(state >> 56) ] & CONST64(0xff00000000000000)) ^