Home
last modified time | relevance | path

Searched defs:owe_ptk_workaround (Results 1 – 9 of 9) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_owe.py1002 def owe_check_ok(dev, hapd, owe_group, owe_ptk_workaround): argument
Dtest_sigma_dut.py46 bridge=None, sae_h2e=False, owe_ptk_workaround=False, argument
148 bridge=None, sae_h2e=False, owe_ptk_workaround=False): argument
/hostap-latest/src/rsn_supp/
Dwpa.h163 int owe_ptk_workaround; member
Dwpa_i.h75 int owe_ptk_workaround; member
/hostap-latest/wpa_supplicant/
Dconfig_ssid.h1175 int owe_ptk_workaround; member
/hostap-latest/src/ap/
Dwpa_auth.h291 int owe_ptk_workaround; member
Dwpa_auth.c3643 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; local
Dap_config.h817 int owe_ptk_workaround; member
/hostap-latest/src/common/
Dwpa_common.c406 int owe_ptk_workaround = 0; in wpa_pmk_to_ptk() local