Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h154 int owe_ptk_workaround; member
H A Dwpa_i.h75 int owe_ptk_workaround; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h1161 int owe_ptk_workaround; member
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h270 int owe_ptk_workaround; member
H A Dwpa_auth.c3641 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; local
H A Dap_config.h796 int owe_ptk_workaround; member
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.c406 int owe_ptk_workaround = 0; in wpa_pmk_to_ptk() local