Home | History | Annotate | Download | only in ciphers

Lines Matching defs:T3

241 static const ulong64 T3[256] = {
647 T3[(int)(K1 >> 32) & 0xff] ^
666 T3[(int)S[(int)(K1 >> 32) & 0xff] & 0xff] ^
704 T3[(int)(state >> 32) & 0xff] ^
719 (T3[(int)(state >> 32) & 0xff] & CONST64(0x000000ff00000000)) ^