Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c254 auth->auth_resp_status = status; in dpp_auth_build_resp()
1529 auth->auth_resp_status = status[0]; in dpp_auth_resp_rx()
H A Ddpp.h295 enum dpp_status_error auth_resp_status; member
H A Ddpp_tcp.c818 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in dpp_controller_rx_auth_resp()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c569 auth->auth_resp_status == DPP_STATUS_OK) { in hostapd_dpp_tx_status()
1440 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in hostapd_dpp_rx_auth_resp()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c592 auth->auth_resp_status == DPP_STATUS_OK) { in wpas_dpp_tx_status()
2100 if (auth->auth_resp_status == DPP_STATUS_RESPONSE_PENDING) { in wpas_dpp_rx_auth_resp()