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

/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dap_config.h39 struct hostapd_wep_keys { struct
67 struct hostapd_wep_keys wep;
76 struct hostapd_wep_keys **dyn_vlan_keys;
385 int hostapd_wep_key_cmp(struct hostapd_wep_keys *a,
386 struct hostapd_wep_keys *b);
H A Dap_config.c296 int hostapd_wep_key_cmp(struct hostapd_wep_keys *a, struct hostapd_wep_keys *b)
330 static void hostapd_config_free_wep(struct hostapd_wep_keys *keys)
H A Dieee802_1x.c198 static struct hostapd_wep_keys *
201 struct hostapd_wep_keys *key;
242 static struct hostapd_wep_keys *
276 struct hostapd_wep_keys **na;
300 struct hostapd_wep_keys *key = NULL;
H A Dhostapd.c178 struct hostapd_wep_keys *key = ssid->dyn_vlan_keys[i];
/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dconfig_file.c614 static int hostapd_config_read_wep(struct hostapd_wep_keys *wep, int keyidx,

Completed in 115 milliseconds