Home
last modified time | relevance | path

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 Dnl80211_copy.h4437 * @NL80211_KEY_SEQ: transmit key sequence number (IV/PN) for TKIP and
4458 NL80211_KEY_SEQ, enumerator
H A Ddriver_nl80211.c3187 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 Dnl80211_copy.h4861 * @NL80211_KEY_SEQ: transmit key sequence number (IV/PN) for TKIP and
4883 NL80211_KEY_SEQ, enumerator
H A Ddriver_nl80211.c3563 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 48 milliseconds