Home
last modified time | relevance | path

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

/hostap-latest/hostapd/
Dhostapd.conf1138 eapol_key_index_workaround=0
Dconfig_file.c2857 bss->eapol_key_index_workaround = atoi(pos); in hostapd_config_fill()
/hostap-latest/src/ap/
Dap_config.h331 int eapol_key_index_workaround; member
Dieee802_1x.c256 if (hapd->conf->eapol_key_index_workaround) { in ieee802_1x_tx_key_one()