Searched refs:T4 (Results 1 – 5 of 5) sorted by relevance
320 static const u32 T4[256] = { variable497 K0 = T4[(kappa[N - 1] >> 24) ]; in anubis_setkey()498 K1 = T4[(kappa[N - 1] >> 16) & 0xff]; in anubis_setkey()499 K2 = T4[(kappa[N - 1] >> 8) & 0xff]; in anubis_setkey()500 K3 = T4[(kappa[N - 1] ) & 0xff]; in anubis_setkey()502 K0 = T4[(kappa[i] >> 24) ] ^ in anubis_setkey()507 K1 = T4[(kappa[i] >> 16) & 0xff] ^ in anubis_setkey()512 K2 = T4[(kappa[i] >> 8) & 0xff] ^ in anubis_setkey()517 K3 = T4[(kappa[i] ) & 0xff] ^ in anubis_setkey()564 T0[T4[(v >> 24) ] & 0xff] ^ in anubis_setkey()[all …]
394 static const u64 T4[256] = { variable775 T4[(int)(K1 >> 24) & 0xff] ^ in khazad_setkey()791 T4[(int)S[(int)(K1 >> 24) & 0xff] & 0xff] ^ in khazad_setkey()817 T4[(int)(state >> 24) & 0xff] ^ in khazad_crypt()828 (T4[(int)(state >> 24) & 0xff] & 0x00000000ff000000ULL) ^ in khazad_crypt()
615 #define T4(x) pt[2 * (x) + 3] macro617 #define DES_PC2(a, b, c, d) (T4(d) | T3(c) | T2(b) | T1(a))
77 T4, enumerator462 case T4: in alps_post_reset()696 case T4: in alps_input_configured()808 data->dev_type = T4; in alps_probe()
1225 TCM5971 "3C597 Fast Etherlink T4"