Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h368 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
H A Dwpa_auth_ie.c586 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie() function
H A Ddrv_callbacks.c357 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in hostapd_notif_assoc()
H A Dieee802_11.c1895 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in handle_auth_fils()
4383 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in owe_process_rsn_ie()
4632 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in check_assoc_ies()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c481 if (wpa_validate_wpa_ie(ibss_rsn->auth_group, peer->auth, 0, in ibss_rsn_auth_init()