Searched refs:hostapd_get_eap_user (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | eap_user_db.c | 232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, in hostapd_get_eap_user() function
|
H A D | authsrv.c | 61 eap_user = hostapd_get_eap_user(ctx, identity, identity_len, phase2); in hostapd_radius_get_eap_user()
|
H A D | hostapd.h | 800 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity,
|
H A D | ieee802_1x.c | 2373 eap_user = hostapd_get_eap_user(hapd, identity, identity_len, phase2); in ieee802_1x_get_eap_user()
|