Searched refs:hostapd_get_eap_user (Results 1 – 3 of 3) sorted by relevance
169 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity,
232 hostapd_get_eap_user(struct hostapd_data *hapd, const u8 *identity, in hostapd_get_eap_user() function
355 eap_user = hostapd_get_eap_user(hapd, identity, identity_len, phase2); in ieee802_1x_get_eap_user()