Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dhostapd.conf710 eapol_key_index_workaround=0
Dconfig_file.c2271 bss->eapol_key_index_workaround = atoi(pos); in hostapd_config_fill()
/external/wpa_supplicant_8/src/ap/
Dap_config.h271 int eapol_key_index_workaround; member
Dieee802_1x.c166 if (hapd->conf->eapol_key_index_workaround) { in ieee802_1x_tx_key_one()