Searched refs:owe_ptk_workaround (Results 1 – 14 of 14) sorted by relevance
1161 int owe_ptk_workaround; member
1530 conf.owe_ptk_workaround = ssid->owe_ptk_workaround; in wpa_supplicant_rsn_supp_set_config()
850 INT(owe_ptk_workaround); in wpa_config_write_network()
2747 { INT_RANGE(owe_ptk_workaround, 0, 1) },
75 int owe_ptk_workaround; member
154 int owe_ptk_workaround; member
705 if (sm->owe_ptk_workaround && akmp == WPA_KEY_MGMT_OWE && in wpa_derive_ptk()4465 sm->owe_ptk_workaround = config->owe_ptk_workaround; in wpa_sm_set_config()4487 sm->owe_ptk_workaround = 0; in wpa_sm_set_config()
270 int owe_ptk_workaround; member
796 int owe_ptk_workaround; member
215 wconf->owe_ptk_workaround = conf->owe_ptk_workaround; in hostapd_wpa_auth_conf()
3641 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; local3691 owe_ptk_workaround == 2, pmk_r0, pmk_r1,3718 owe_ptk_workaround == 1) {3721 owe_ptk_workaround = 2;
406 int owe_ptk_workaround = 0; in wpa_pmk_to_ptk() local409 owe_ptk_workaround = 1; in wpa_pmk_to_ptk()480 owe_ptk_workaround)) { in wpa_pmk_to_ptk()
4824 bss->owe_ptk_workaround = atoi(pos); in hostapd_config_fill()
70 backwards compatible; owe_ptk_workaround=1 can be used to enabled a