Home
last modified time | relevance | path

Searched refs:wpa_validate_wpa_ie (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h253 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
Dwpa_auth_ie.c498 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie() function
Ddrv_callbacks.c232 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in hostapd_notif_assoc()
Dieee802_11.c1067 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in handle_auth_fils()
2030 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in check_assoc_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c456 if (wpa_validate_wpa_ie(ibss_rsn->auth_group, peer->auth, in ibss_rsn_auth_init()