Searched refs:NL80211_CMD_NEW_KEY (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 279 * @NL80211_CMD_NEW_KEY: add a key with given %NL80211_ATTR_KEY_DATA, 1107 NL80211_CMD_NEW_KEY, enumerator 4192 * @NL80211_KEY_NO_TX: Only allowed in combination with @NL80211_CMD_NEW_KEY:
|
H A D | driver_nl80211_event.c | 38 C2S(NL80211_CMD_NEW_KEY) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 3062 msg = nl80211_ifindex_msg(drv, ifindex, 0, NL80211_CMD_NEW_KEY); in wpa_driver_nl80211_set_key()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 190 * not support setting the temporal keys through %NL80211_CMD_NEW_KEY. 206 * not support setting the temporal keys through %NL80211_CMD_NEW_KEY. 275 * %NL80211_CMD_NEW_KEY (for group keys), %NL80211_CMD_NEW_STATION, and 346 * @NL80211_CMD_NEW_KEY: add a key with given %NL80211_ATTR_KEY_DATA, 1207 NL80211_CMD_NEW_KEY, enumerator 4594 * @NL80211_KEY_NO_TX: Only allowed in combination with @NL80211_CMD_NEW_KEY:
|
H A D | driver_nl80211_event.c | 51 C2S(NL80211_CMD_NEW_KEY) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 3550 msg = nl80211_ifindex_msg(drv, ifindex, 0, NL80211_CMD_NEW_KEY); in wpa_driver_nl80211_set_key()
|
Completed in 60 milliseconds