Home
last modified time | relevance | path

Searched refs:auth_success (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp_tcp.c277 auth->auth_success = 0; in dpp_controller_auth_success()
985 (!auth->auth_success && !auth->reconfig_success)) { in dpp_controller_rx_gas_req()
Ddpp.h292 int auth_success; member
Ddpp_auth.c55 auth->auth_success = 1; in dpp_auth_success()
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c819 if (!auth || !auth->auth_success) { in hostapd_dpp_gas_resp_cb()
938 hapd->dpp_auth->auth_success = 0; in hostapd_dpp_auth_success()
1858 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in hostapd_dpp_gas_req_handler()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c1398 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_resp_cb()
1537 wpa_s->dpp_auth->auth_success = 0; in wpas_dpp_auth_success()
2679 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_req_handler()