Home
last modified time | relevance | path

Searched refs:owe_ptk_workaround (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dconfig_ssid.h1092 int owe_ptk_workaround; member
Dwpas_glue.c1459 conf.owe_ptk_workaround = ssid->owe_ptk_workaround; in wpa_supplicant_rsn_supp_set_config()
Dconfig_file.c841 INT(owe_ptk_workaround); in wpa_config_write_network()
Dconfig.c2636 { INT_RANGE(owe_ptk_workaround, 0, 1) },
/freebsd-12-stable/contrib/wpa/src/rsn_supp/
Dwpa_i.h74 int owe_ptk_workaround; member
Dwpa.h135 int owe_ptk_workaround; member
Dwpa.c603 if (sm->owe_ptk_workaround && akmp == WPA_KEY_MGMT_OWE && in wpa_derive_ptk()
3225 sm->owe_ptk_workaround = config->owe_ptk_workaround; in wpa_sm_set_config()
3247 sm->owe_ptk_workaround = 0; in wpa_sm_set_config()
/freebsd-12-stable/contrib/wpa/src/ap/
Dwpa_auth.h265 int owe_ptk_workaround; member
Dap_config.h767 int owe_ptk_workaround; member
Dwpa_auth_glue.c206 wconf->owe_ptk_workaround = conf->owe_ptk_workaround; in hostapd_wpa_auth_conf()
Dwpa_auth.c2942 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; in SM_STATE() local
2981 owe_ptk_workaround == 2) < 0) in SM_STATE()
3007 owe_ptk_workaround == 1) { in SM_STATE()
3010 owe_ptk_workaround = 2; in SM_STATE()
/freebsd-12-stable/contrib/wpa/src/common/
Dwpa_common.c361 int owe_ptk_workaround = 0; in wpa_pmk_to_ptk() local
364 owe_ptk_workaround = 1; in wpa_pmk_to_ptk()
435 owe_ptk_workaround)) { in wpa_pmk_to_ptk()
/freebsd-12-stable/contrib/wpa/hostapd/
Dconfig_file.c4555 bss->owe_ptk_workaround = atoi(pos); in hostapd_config_fill()
DChangeLog33 backwards compatible; owe_ptk_workaround=1 can be used to enabled a