Lines Matching defs:T2
186 static const u32 T2[256] = {
540 inter[i] ^= T2[(kappa[j--] >> 8) & 0xff];
564 T2[T4[(v >> 8) & 0xff] & 0xff] ^
596 T2[(state[2] >> 24) ] ^
602 T2[(state[2] >> 16) & 0xff] ^
608 T2[(state[2] >> 8) & 0xff] ^
614 T2[(state[2] ) & 0xff] ^
630 (T2[(state[2] >> 24) ] & 0x0000ff00U) ^
636 (T2[(state[2] >> 16) & 0xff] & 0x0000ff00U) ^
642 (T2[(state[2] >> 8) & 0xff] & 0x0000ff00U) ^
648 (T2[(state[2] ) & 0xff] & 0x0000ff00U) ^