Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/common/
HDdpp_tcp.c381 auth->auth_success = 0; in dpp_controller_auth_success()
1400 (!auth->auth_success && !auth->reconfig_success)) { in dpp_controller_rx_gas_req()
1506 (!auth->auth_success && !auth->reconfig_success) || in dpp_controller_rx_gas_comeback_req()
HDdpp.h342 int auth_success; member
HDdpp_auth.c55 auth->auth_success = 1; in dpp_auth_success()
/freebsd-head/contrib/wpa/src/ap/
HDdpp_hostapd.c1265 if (!auth || !auth->auth_success) { in hostapd_dpp_gas_resp_cb()
1395 hapd->dpp_auth->auth_success = 0; in hostapd_dpp_auth_success()
3082 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in hostapd_dpp_gas_req_handler()
/freebsd-head/contrib/wpa/wpa_supplicant/
HDdpp_supplicant.c1865 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_resp_cb()
1978 (!auth->auth_success && !auth->reconfig_success)) in wpas_dpp_gas_client_timeout()
2053 wpa_s->dpp_auth->auth_success = 0; in wpas_dpp_auth_success()
4200 if (!auth || (!auth->auth_success && !auth->reconfig_success) || in wpas_dpp_gas_req_handler()