Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h1160 int owe_ptk_workaround; member
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h163 int owe_ptk_workaround; member
H A Dwpa_i.h75 int owe_ptk_workaround; member
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.h294 int owe_ptk_workaround; member
H A Dwpa_auth.c3654 int owe_ptk_workaround = !!wpa_auth->conf.owe_ptk_workaround; local
H A Dap_config.h810 int owe_ptk_workaround; member
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dwpa_common.c406 int owe_ptk_workaround = 0; in wpa_pmk_to_ptk() local