Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/hostapd/
HDhostapd.conf699 eapol_key_index_workaround=0
HDconfig_file.c2213 bss->eapol_key_index_workaround = atoi(pos); in hostapd_config_fill()
/NextBSD/contrib/wpa/src/ap/
HDap_config.h254 int eapol_key_index_workaround; member
HDieee802_1x.c163 if (hapd->conf->eapol_key_index_workaround) { in ieee802_1x_tx_key_one()