Lines Matching refs:T3
253 static const u32 T3[256] = {
543 inter[i] ^= T3[(kappa[j ] ) & 0xff];
565 T3[T4[(v ) & 0xff] & 0xff];
597 T3[(state[3] >> 24) ] ^
603 T3[(state[3] >> 16) & 0xff] ^
609 T3[(state[3] >> 8) & 0xff] ^
615 T3[(state[3] ) & 0xff] ^
631 (T3[(state[3] >> 24) ] & 0x000000ffU) ^
637 (T3[(state[3] >> 16) & 0xff] & 0x000000ffU) ^
643 (T3[(state[3] >> 8) & 0xff] & 0x000000ffU) ^
649 (T3[(state[3] ) & 0xff] & 0x000000ffU) ^