Searched refs:wpa_set_wep_keys (Results 1 – 3 of 3) sorted by relevance
1331 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid);
135 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpa_set_wep_keys() function3505 if (wpa_set_wep_keys(wpa_s, ssid)) { in wpas_start_assoc_cb()3830 wpa_set_wep_keys(wpa_s, ssid); in wpas_start_assoc_cb()
3176 wpa_set_wep_keys(wpa_s, wpa_s->current_ssid); in wpa_supplicant_event_assoc()