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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h320 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
H A Dwpa_auth_ie.c532 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, function
H A Dieee802_11.c1554 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm,
2866 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm,
3073 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm,
H A Ddrv_callbacks.c308 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm,
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c462 if (wpa_validate_wpa_ie(ibss_rsn->auth_group, peer->auth, 0,
469 wpa_printf(MSG_DEBUG, "AUTH: wpa_validate_wpa_ie() failed");

Completed in 185 milliseconds