Searched defs:owe_ptk_workaround (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/wpa/src/rsn_supp/ | ||
H A D | wpa.h | 135 int owe_ptk_workaround; global() member |
H A D | wpa_i.h | 74 int owe_ptk_workaround; global() member |
/freebsd-src/contrib/wpa/wpa_supplicant/ | ||
H A D | config_ssid.h | 1092 int owe_ptk_workaround; global() member |
/freebsd-src/contrib/wpa/src/ap/ | ||
H A D | wpa_auth.h | 265 int owe_ptk_workaround; global() member |
H A D | wpa_auth.c | 2942 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; SM_STATE() local |
H A D | ap_config.h | 767 int owe_ptk_workaround; global() member |
/freebsd-src/contrib/wpa/src/common/ | ||
H A D | wpa_common.c | 361 int owe_ptk_workaround = 0; wpa_pmk_to_ptk() local |