Home | History | Annotate | Download | only in ciphers

Lines Matching refs:T4

308 static const ulong64 T4[256] = {
648 T4[(int)(K1 >> 24) & 0xff] ^
667 T4[(int)S[(int)(K1 >> 24) & 0xff] & 0xff] ^
705 T4[(int)(state >> 24) & 0xff] ^
720 (T4[(int)(state >> 24) & 0xff] & CONST64(0x00000000ff000000)) ^