Searched refs:tx_iv16 (Results 1 – 1 of 1) sorted by relevance
39 u16 tx_iv16; member262 tkip_mixing_phase2(rc4key, tkey->key, tkey->tx_ttak, tkey->tx_iv16); in libipw_tkip_hdr()277 tkey->tx_iv16++; in libipw_tkip_hdr()278 if (tkey->tx_iv16 == 0) { in libipw_tkip_hdr()524 tkey->tx_iv16 = 1; /* TSC is initialized to 1 */ in libipw_tkip_set_key()556 seq[0] = tkey->tx_iv16; in libipw_tkip_get_key()557 seq[1] = tkey->tx_iv16 >> 8; in libipw_tkip_get_key()580 (tkip->tx_iv16 >> 8) & 0xff, in libipw_tkip_print_stats()581 tkip->tx_iv16 & 0xff, in libipw_tkip_print_stats()