Home
last modified time | relevance | path

Searched refs:hostapd_get_eap_user (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Deap_user_db.c232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, in hostapd_get_eap_user() function
Dauthsrv.c60 eap_user = hostapd_get_eap_user(ctx, identity, identity_len, phase2); in hostapd_radius_get_eap_user()
Dhostapd.h619 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity,
Dieee802_1x.c2144 eap_user = hostapd_get_eap_user(hapd, identity, identity_len, phase2); in ieee802_1x_get_eap_user()