Searched refs:wpa_set_wep_keys (Results 1 – 3 of 3) sorted by relevance
1424 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid);
136 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpa_set_wep_keys() function3602 if (wpa_set_wep_keys(wpa_s, ssid)) { in wpas_start_assoc_cb()3933 wpa_set_wep_keys(wpa_s, ssid); in wpas_start_assoc_cb()
3357 wpa_set_wep_keys(wpa_s, wpa_s->current_ssid); in wpa_supplicant_event_assoc()