Home
last modified time | relevance | path

Searched refs:WLAN_REASON_IE_IN_4WAY_DIFFERS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h254 #define WLAN_REASON_IE_IN_4WAY_DIFFERS 17 macro
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c1992 wpa_sm_deauthenticate(sm, WLAN_REASON_IE_IN_4WAY_DIFFERS); in wpa_report_ie_mismatch()
2192 wpa_sm_deauthenticate(sm, WLAN_REASON_IE_IN_4WAY_DIFFERS); in wpa_supplicant_validate_ie()
2430 wpa_sm_deauthenticate(sm, WLAN_REASON_IE_IN_4WAY_DIFFERS); in wpa_supplicant_validate_link_kde()
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c4516 if (reason_code == WLAN_REASON_IE_IN_4WAY_DIFFERS) in could_be_psk_mismatch()