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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.c690 if (!auth || !auth->auth_success) {
813 hapd->dpp_auth->auth_success = 0;
1435 if (!auth || !auth->auth_success ||
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h225 int auth_success; member in struct:dpp_authentication
H A Ddpp.c2528 auth->auth_success = 1;
9018 auth->auth_success = 0;
9556 if (!conn->ctrl || !auth || !auth->auth_success) {
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1019 if (!auth || !auth->auth_success) {
1155 wpa_s->dpp_auth->auth_success = 0;
1881 if (!auth || !auth->auth_success ||

Completed in 84 milliseconds