Searched refs:NL80211_KEY_SEQ (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 4437 * @NL80211_KEY_SEQ: transmit key sequence number (IV/PN) for TKIP and 4458 NL80211_KEY_SEQ, enumerator
|
H A D | driver_nl80211.c | 3187 nla_put(msg, NL80211_KEY_SEQ, seq_len, seq)) || in nl_add_key()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 4861 * @NL80211_KEY_SEQ: transmit key sequence number (IV/PN) for TKIP and 4883 NL80211_KEY_SEQ, enumerator
|
H A D | driver_nl80211.c | 3563 if (nla_put(key_msg, NL80211_KEY_SEQ, seq_len, seq)) in wpa_driver_nl80211_set_key() 3747 nla_put(msg, NL80211_KEY_SEQ, seq_len, seq)) || in nl_add_key()
|
Completed in 62 milliseconds