Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_ie.c40 } else if (wpa_ie[0] == WLAN_EID_WAPI) { in wpa_parse_wpa_ie()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dieee802_11_defs.h223 #define WLAN_EID_WAPI 68 macro
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_ie.c412 } else if (wpa_ie[0] == WLAN_EID_WAPI) { in wpa_validate_wpa_ie()