Home
last modified time | relevance | path

Searched refs:hostapd_wep_keys (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h35 struct hostapd_wep_keys { struct
64 struct hostapd_wep_keys wep;
552 int hostapd_wep_key_cmp(struct hostapd_wep_keys *a,
553 struct hostapd_wep_keys *b);
Dap_config.c332 int hostapd_wep_key_cmp(struct hostapd_wep_keys *a, struct hostapd_wep_keys *b) in hostapd_wep_key_cmp()
390 static void hostapd_config_free_wep(struct hostapd_wep_keys *keys) in hostapd_config_free_wep()
Dwps_hostapd.c375 struct hostapd_wep_keys *wep = &bss->ssid.wep; in hapd_wps_reconfig_in_memory()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c182 struct hostapd_wep_keys *wep = &bss->ssid.wep; in wpa_supplicant_conf_ap()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c675 static int hostapd_config_read_wep(struct hostapd_wep_keys *wep, int keyidx, in hostapd_config_read_wep()