Home | History | Annotate | Download | only in ciphers

Lines Matching defs:T5

375 static const ulong64 T5[256] = {
649 T5[(int)(K1 >> 16) & 0xff] ^
668 T5[(int)S[(int)(K1 >> 16) & 0xff] & 0xff] ^
706 T5[(int)(state >> 16) & 0xff] ^
721 (T5[(int)(state >> 16) & 0xff] & CONST64(0x0000000000ff0000)) ^