Lines Matching defs:T0
52 static const u32 T0[256] = {
534 inter[i] = T0[(kappa[j--] >> 24) ];
562 T0[T4[(v >> 24) ] & 0xff] ^
594 T0[(state[0] >> 24) ] ^
600 T0[(state[0] >> 16) & 0xff] ^
606 T0[(state[0] >> 8) & 0xff] ^
612 T0[(state[0] ) & 0xff] ^
628 (T0[(state[0] >> 24) ] & 0xff000000U) ^
634 (T0[(state[0] >> 16) & 0xff] & 0xff000000U) ^
640 (T0[(state[0] >> 8) & 0xff] & 0xff000000U) ^
646 (T0[(state[0] ) & 0xff] & 0xff000000U) ^