Home
last modified time | relevance | path

Searched refs:auth_success (Results 1 - 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h225 int auth_success; member
H A Ddpp.c2528 auth->auth_success = 1; in dpp_auth_success()
9018 auth->auth_success = 0; in dpp_controller_auth_success()
9556 if (!conn->ctrl || !auth || !auth->auth_success) { in dpp_controller_rx_gas_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1019 if (!auth || !auth->auth_success) { in wpas_dpp_gas_resp_cb()
1155 wpa_s->dpp_auth->auth_success = 0; in wpas_dpp_auth_success()
1881 if (!auth || !auth->auth_success || in wpas_dpp_gas_req_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_tcp.c318 auth->auth_success = 0; in dpp_controller_auth_success()
1124 (!auth->auth_success && !auth->reconfig_success)) { in dpp_controller_rx_gas_req()
1182 (!auth->auth_success && !auth->reconfig_success) || in dpp_controller_rx_gas_comeback_req()
H A Ddpp.h308 int auth_success; member
H A Ddpp_auth.c55 auth->auth_success = 1; in dpp_auth_success()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c690 if (!auth || !auth->auth_success) { in hostapd_dpp_gas_resp_cb()
813 hapd->dpp_auth->auth_success = 0; in hostapd_dpp_auth_success()
1435 if (!auth || !auth->auth_success || in hostapd_dpp_gas_req_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c916 if (!auth || !auth->auth_success) { in hostapd_dpp_gas_resp_cb()
1036 hapd->dpp_auth->auth_success = 0; in hostapd_dpp_auth_success()
2034 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in hostapd_dpp_gas_req_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c1629 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_resp_cb()
1777 wpa_s->dpp_auth->auth_success = 0; in wpas_dpp_auth_success()
2979 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_req_handler()

Completed in 30 milliseconds