Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDeap_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()
HDap_config.h140 struct hostapd_eap_user { struct
141 struct hostapd_eap_user *next; argument
231 struct hostapd_eap_user *eap_user;
672 void hostapd_config_free_eap_user(struct hostapd_eap_user *user);
HDhostapd.h265 struct hostapd_eap_user tmp_eap_user;
482 const struct hostapd_eap_user *
HDauthsrv.c56 const struct hostapd_eap_user *eap_user; in hostapd_radius_get_eap_user()
HDap_config.c381 void hostapd_config_free_eap_user(struct hostapd_eap_user *user) in hostapd_config_free_eap_user()
415 struct hostapd_eap_user *user, *prev_user; in hostapd_config_free_bss()
HDieee802_1x.c1938 const struct hostapd_eap_user *eap_user; in ieee802_1x_get_eap_user()
/NextBSD/contrib/wpa/wpa_supplicant/tests/
HDlink_test.c16 struct hostapd_eap_user;
72 const struct hostapd_eap_user *
/NextBSD/contrib/wpa/hostapd/
HDconfig_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()