Home
last modified time | relevance | path

Searched refs:wpa_set_wep_keys (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dwpa_supplicant_i.h1279 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid);
H A Dwpa_supplicant.c131 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpa_set_wep_keys() function
3129 if (wpa_set_wep_keys(wpa_s, ssid)) { in wpas_start_assoc_cb()
3380 wpa_set_wep_keys(wpa_s, ssid); in wpas_start_assoc_cb()
H A Devents.c2917 wpa_set_wep_keys(wpa_s, wpa_s->current_ssid); in wpa_supplicant_event_assoc()