Home
last modified time | relevance | path

Searched refs:eapol_version (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_i.h67 u8 eapol_version; member
Dwpa.c2173 sm->eapol_version = DEFAULT_EAPOL_VERSION; /* DEFAULT_EAPOL_VERSION */ in wpa_sm_init()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dap_config.c45 bss->eapol_version = EAPOL_VERSION; in hostapd_config_defaults_bss()
Dap_config.h185 int eapol_version; member
Dwpa_auth.h138 int eapol_version; member
Dwpa_auth.c1064 hdr->version = wpa_auth->conf.eapol_version; in __wpa_send_eapol()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_hostap.c118 auth_conf->eapol_version = EAPOL_VERSION; in hostap_init()