Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth.h320 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
HDwpa_auth_ie.c532 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie() function
HDieee802_11.c1554 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in handle_auth_fils()
2866 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in owe_process_rsn_ie()
3073 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in check_assoc_ies()
HDdrv_callbacks.c308 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in hostapd_notif_assoc()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDibss_rsn.c462 if (wpa_validate_wpa_ie(ibss_rsn->auth_group, peer->auth, 0, in ibss_rsn_auth_init()