Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp.h823 void dpp_notify_auth_success(struct dpp_authentication *auth, int initiator);
H A Ddpp_tcp.c374 dpp_notify_auth_success(auth, initiator); in dpp_controller_auth_success()
H A Ddpp.c5046 void dpp_notify_auth_success(struct dpp_authentication *auth, int initiator) in dpp_notify_auth_success() function
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1388 dpp_notify_auth_success(hapd->dpp_auth, initiator); in hostapd_dpp_auth_success()
3102 dpp_notify_auth_success(hapd->dpp_auth, 1); in hostapd_dpp_gas_req_handler()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2046 dpp_notify_auth_success(wpa_s->dpp_auth, initiator); in wpas_dpp_auth_success()
4213 dpp_notify_auth_success(auth, 1); in wpas_dpp_gas_req_handler()