Home
last modified time | relevance | path

Searched refs:wpa_ft_validate_reassoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h529 int wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies,
H A Ddrv_callbacks.c603 status = wpa_ft_validate_reassoc(sta->wpa_sm, req_ies, in hostapd_notif_assoc()
H A Dwpa_auth_ft.c3489 int wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() function
H A Dieee802_11.c4160 resp = wpa_ft_validate_reassoc(sta->wpa_sm, ies, in __check_assoc_ies()