Home
last modified time | relevance | path

Searched refs:eapol_key_index_workaround (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.conf1009 eapol_key_index_workaround=0
Dap_config_file.c2712 bss->eapol_key_index_workaround = atoi(pos); in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.conf876 eapol_key_index_workaround=0
Dap_config_file.c2706 bss->eapol_key_index_workaround = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h318 int eapol_key_index_workaround; member
Dieee802_1x.c191 if (hapd->conf->eapol_key_index_workaround) { in ieee802_1x_tx_key_one()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h323 int eapol_key_index_workaround; member
Dieee802_1x.c191 if (hapd->conf->eapol_key_index_workaround) { in ieee802_1x_tx_key_one()