Searched defs:TA (Results 1 – 6 of 6) sorted by relevance
43 #define TA 0 macro
122 #define TA 0 /* A port */ macro
32 u8 TA = 0, TB = 0, TC = 0; in pdc202xx_set_mode() local
32 #define TA(x) ((x) << TA_SHIFT) macro
195 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) in tkip_mixing_phase1()