Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h320 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
Dwpa_auth_ie.c532 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie() function
Ddrv_callbacks.c308 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in hostapd_notif_assoc()
Dieee802_11.c1551 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in handle_auth_fils()
2943 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in check_assoc_ies()
/external/wpa_supplicant_8/tests/
Dtest-eapol.c504 if (wpa_validate_wpa_ie(wpa->auth_group, wpa->auth, wpa->supp_ie, in auth_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dibss_rsn.c462 if (wpa_validate_wpa_ie(ibss_rsn->auth_group, peer->auth, 0, in ibss_rsn_auth_init()