Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
105 struct hostapd_eap_user *user = ctx; in get_wildcard_cb()
134 static const struct hostapd_eap_user *
139 struct hostapd_eap_user *user = NULL; in eap_user_sqlite_get()
231 const struct hostapd_eap_user *
236 struct hostapd_eap_user *user = conf->eap_user; in hostapd_get_eap_user()
241 static struct hostapd_eap_user wsc_enrollee; in hostapd_get_eap_user()
250 static struct hostapd_eap_user wsc_registrar; in hostapd_get_eap_user()
Dap_config.h159 struct hostapd_eap_user { struct
160 struct hostapd_eap_user *next; argument
292 struct hostapd_eap_user *eap_user;
1080 void hostapd_config_free_eap_user(struct hostapd_eap_user *user);
1081 void hostapd_config_free_eap_users(struct hostapd_eap_user *user);
Dhostapd.h316 struct hostapd_eap_user tmp_eap_user;
643 const struct hostapd_eap_user *
Dap_config.c562 void hostapd_config_free_eap_user(struct hostapd_eap_user *user) in hostapd_config_free_eap_user()
572 void hostapd_config_free_eap_users(struct hostapd_eap_user *user) in hostapd_config_free_eap_users()
574 struct hostapd_eap_user *prev_user; in hostapd_config_free_eap_users()
Dauthsrv.c56 const struct hostapd_eap_user *eap_user; in hostapd_radius_get_eap_user()
Dieee802_1x.c2251 const struct hostapd_eap_user *eap_user; in ieee802_1x_get_eap_user()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()
105 struct hostapd_eap_user *user = ctx; in get_wildcard_cb()
134 static const struct hostapd_eap_user *
139 struct hostapd_eap_user *user = NULL; in eap_user_sqlite_get()
231 const struct hostapd_eap_user *
236 struct hostapd_eap_user *user = conf->eap_user; in hostapd_get_eap_user()
241 static struct hostapd_eap_user wsc_enrollee; in hostapd_get_eap_user()
250 static struct hostapd_eap_user wsc_registrar; in hostapd_get_eap_user()
Dap_config.h169 struct hostapd_eap_user { struct
170 struct hostapd_eap_user *next; argument
297 struct hostapd_eap_user *eap_user;
1172 void hostapd_config_free_eap_user(struct hostapd_eap_user *user);
1173 void hostapd_config_free_eap_users(struct hostapd_eap_user *user);
Dhostapd.h326 struct hostapd_eap_user tmp_eap_user;
680 const struct hostapd_eap_user *
Dap_config.c642 void hostapd_config_free_eap_user(struct hostapd_eap_user *user) in hostapd_config_free_eap_user()
652 void hostapd_config_free_eap_users(struct hostapd_eap_user *user) in hostapd_config_free_eap_users()
654 struct hostapd_eap_user *prev_user; in hostapd_config_free_eap_users()
Dauthsrv.c56 const struct hostapd_eap_user *eap_user; in hostapd_radius_get_eap_user()
Dieee802_1x.c2270 const struct hostapd_eap_user *eap_user; in ieee802_1x_get_eap_user()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c240 static int hostapd_config_eap_user_salted(struct hostapd_eap_user *user, in hostapd_config_eap_user_salted()
301 struct hostapd_eap_user *user = NULL, *tail = NULL, *new_user = NULL; in hostapd_config_read_eap_user()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c242 static int hostapd_config_eap_user_salted(struct hostapd_eap_user *user, in hostapd_config_eap_user_salted()
303 struct hostapd_eap_user *user = NULL, *tail = NULL, *new_user = NULL; in hostapd_config_read_eap_user()