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/ap/
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/common/
Ddpp_tcp.c318 auth->auth_success = 0; in dpp_controller_auth_success()
1120 (!auth->auth_success && !auth->reconfig_success)) { in dpp_controller_rx_gas_req()
1178 (!auth->auth_success && !auth->reconfig_success) || in dpp_controller_rx_gas_comeback_req()
Ddpp.h308 int auth_success; member
Ddpp_auth.c55 auth->auth_success = 1; in dpp_auth_success()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.h225 int auth_success; member
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/
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/ap/
Ddpp_hostapd.c914 if (!auth || !auth->auth_success) { in hostapd_dpp_gas_resp_cb()
1034 hapd->dpp_auth->auth_success = 0; in hostapd_dpp_auth_success()
2028 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/
Ddpp_supplicant.c1626 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_resp_cb()
1774 wpa_s->dpp_auth->auth_success = 0; in wpas_dpp_auth_success()
2972 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_req_handler()