Searched refs:nl_add_key (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 3161 static int nl_add_key(struct nl_msg *msg, enum wpa_alg alg, in nl_add_key() function 3470 if (nl_add_key(msg, WPA_ALG_WEP, i, 1, NULL, 0, in wpa_driver_nl80211_authenticate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 3721 static int nl_add_key(struct nl_msg *msg, enum wpa_alg alg, in nl_add_key() function 4058 if (nl_add_key(msg, WPA_ALG_WEP, i, 1, NULL, 0, in wpa_driver_nl80211_authenticate()
|
Completed in 30 milliseconds