Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h1161 int owe_ptk_workaround; member
H A Dwpas_glue.c1530 conf.owe_ptk_workaround = ssid->owe_ptk_workaround; in wpa_supplicant_rsn_supp_set_config()
H A Dconfig_file.c850 INT(owe_ptk_workaround); in wpa_config_write_network()
H A Dconfig.c2747 { INT_RANGE(owe_ptk_workaround, 0, 1) },
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h75 int owe_ptk_workaround; member
H A Dwpa.h154 int owe_ptk_workaround; member
H A Dwpa.c705 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()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h270 int owe_ptk_workaround; member
H A Dap_config.h796 int owe_ptk_workaround; member
H A Dwpa_auth_glue.c215 wconf->owe_ptk_workaround = conf->owe_ptk_workaround; in hostapd_wpa_auth_conf()
H A Dwpa_auth.c3641 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; local
3691 owe_ptk_workaround == 2, pmk_r0, pmk_r1,
3718 owe_ptk_workaround == 1) {
3721 owe_ptk_workaround = 2;
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.c406 int owe_ptk_workaround = 0; in wpa_pmk_to_ptk() local
409 owe_ptk_workaround = 1; in wpa_pmk_to_ptk()
480 owe_ptk_workaround)) { in wpa_pmk_to_ptk()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4824 bss->owe_ptk_workaround = atoi(pos); in hostapd_config_fill()
H A DChangeLog70 backwards compatible; owe_ptk_workaround=1 can be used to enabled a