Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dwpa.h135 int owe_ptk_workaround; global() member
H A Dwpa_i.h74 int owe_ptk_workaround; global() member
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h1092 int owe_ptk_workaround; global() member
/freebsd-src/contrib/wpa/src/ap/
H A Dwpa_auth.h265 int owe_ptk_workaround; global() member
H A Dwpa_auth.c2942 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; SM_STATE() local
H A Dap_config.h767 int owe_ptk_workaround; global() member
/freebsd-src/contrib/wpa/src/common/
H A Dwpa_common.c361 int owe_ptk_workaround = 0; wpa_pmk_to_ptk() local