Searched refs:tx_pn (Results 1 – 7 of 7) sorted by relevance
36 u8 tx_pn[CCMP_PN_LEN]; member165 key->tx_pn[i]++; in libipw_ccmp_hdr()166 if (key->tx_pn[i] != 0) in libipw_ccmp_hdr()171 *pos++ = key->tx_pn[5]; in libipw_ccmp_hdr()172 *pos++ = key->tx_pn[4]; in libipw_ccmp_hdr()175 *pos++ = key->tx_pn[3]; in libipw_ccmp_hdr()176 *pos++ = key->tx_pn[2]; in libipw_ccmp_hdr()177 *pos++ = key->tx_pn[1]; in libipw_ccmp_hdr()178 *pos++ = key->tx_pn[0]; in libipw_ccmp_hdr()207 aad_len = ccmp_init_iv_and_aad(hdr, key->tx_pn, iv, aad); in libipw_ccmp_encrypt()[all …]
243 pn64 = atomic64_read(&key->tx_pn); in iwl_mvm_wowlan_get_rsc_tsc_data()276 pn64 = atomic64_read(&key->tx_pn); in iwl_mvm_wowlan_get_rsc_tsc_data()538 pn64 = atomic64_read(&key->tx_pn); in iwl_mvm_wowlan_get_tkip_data()1437 u64 tx_pn; member1677 status->ptk.tkip.tx_pn = (u64)le16_to_cpu(sc->tkip.tsc.iv16) | in iwl_mvm_convert_key_counters()1679 status->ptk.aes.tx_pn = le64_to_cpu(sc->aes.tsc.pn); in iwl_mvm_convert_key_counters()1825 atomic64_set(&key->tx_pn, status->ptk.aes.tx_pn); in iwl_mvm_d3_update_keys()1832 atomic64_set(&key->tx_pn, status->ptk.tkip.tx_pn); in iwl_mvm_d3_update_keys()
3575 pn = atomic64_read(&key->tx_pn); in iwl_mvm_send_sta_key()3589 pn = atomic64_read(&key->tx_pn); in iwl_mvm_send_sta_key()3605 pn = atomic64_read(&key->tx_pn); in iwl_mvm_send_sta_key()
913 pn64 = atomic64_read(&key->tx_pn); in iwlagn_wowlan_program_keys()966 pn64 = atomic64_read(&key->tx_pn); in iwlagn_wowlan_program_keys()
2389 atomic64_t tx_pn; member
845 pn64 = atomic64_read(&key->conf.tx_pn); in ieee80211_get_key()887 pn64 = atomic64_read(&key->conf.tx_pn); in ieee80211_get_key()
3640 pn = atomic64_inc_return(&key->conf.tx_pn); in ieee80211_xmit_fast_finish()