Searched refs:wpa_validate_wpa_ie (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | wpa_auth.h | 320 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth,
|
| HD | wpa_auth_ie.c | 532 int wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, in wpa_validate_wpa_ie() function
|
| HD | ieee802_11.c | 1554 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()
|
| HD | drv_callbacks.c | 308 res = wpa_validate_wpa_ie(hapd->wpa_auth, sta->wpa_sm, in hostapd_notif_assoc()
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | ibss_rsn.c | 462 if (wpa_validate_wpa_ie(ibss_rsn->auth_group, peer->auth, 0, in ibss_rsn_auth_init()
|