Searched refs:hostapd_wep_keys (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.h35 struct hostapd_wep_keys { struct
64 struct hostapd_wep_keys wep;
77 struct hostapd_wep_keys **dyn_vlan_keys;
529 int hostapd_wep_key_cmp(struct hostapd_wep_keys *a,
530 struct hostapd_wep_keys *b);
H A Dap_config.c318 int hostapd_wep_key_cmp(struct hostapd_wep_keys *a, struct hostapd_wep_keys *b)
376 static void hostapd_config_free_wep(struct hostapd_wep_keys *keys)
H A Dieee802_1x.c190 static struct hostapd_wep_keys *
193 struct hostapd_wep_keys *key;
236 static struct hostapd_wep_keys *
270 struct hostapd_wep_keys **na;
294 struct hostapd_wep_keys *key = NULL;
H A Dhostapd.c212 struct hostapd_wep_keys *key = ssid->dyn_vlan_keys[i];
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dap.c192 struct hostapd_wep_keys *wep = &bss->ssid.wep;
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c716 static int hostapd_config_read_wep(struct hostapd_wep_keys *wep, int keyidx,

Completed in 176 milliseconds