Home
last modified time | relevance | path

Searched refs:hostapd_eap_user (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Deap_user_db.c23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods()
81 struct hostapd_eap_user *user = ctx; in get_user_cb()
103 struct hostapd_eap_user *user = ctx; in get_wildcard_cb()
132 static const struct hostapd_eap_user *
137 struct hostapd_eap_user *user = NULL; in eap_user_sqlite_get()
223 const struct hostapd_eap_user *
228 struct hostapd_eap_user *user = conf->eap_user; in hostapd_get_eap_user()
233 static struct hostapd_eap_user wsc_enrollee; in hostapd_get_eap_user()
242 static struct hostapd_eap_user wsc_registrar; in hostapd_get_eap_user()
Dap_config.h139 struct hostapd_eap_user { struct
140 struct hostapd_eap_user *next; argument
230 struct hostapd_eap_user *eap_user;
658 void hostapd_config_free_eap_user(struct hostapd_eap_user *user);
Dhostapd.h264 struct hostapd_eap_user tmp_eap_user;
466 const struct hostapd_eap_user *
Dauthsrv.c56 const struct hostapd_eap_user *eap_user; in hostapd_radius_get_eap_user()
Dap_config.c380 void hostapd_config_free_eap_user(struct hostapd_eap_user *user) in hostapd_config_free_eap_user()
414 struct hostapd_eap_user *user, *prev_user; in hostapd_config_free_bss()
Dieee802_1x.c1932 const struct hostapd_eap_user *eap_user; in ieee802_1x_get_eap_user()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dlink_test.c16 struct hostapd_eap_user;
72 const struct hostapd_eap_user *
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c219 struct hostapd_eap_user *user = NULL, *tail = NULL, *new_user = NULL; in hostapd_config_read_eap_user()
522 struct hostapd_eap_user *prev; in hostapd_config_read_eap_user()