Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h606 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth,
Ddpp_tcp.c350 buf = dpp_build_conf_req_helper(auth, dpp_name, conn->netrole, in dpp_controller_start_gas_client()
Ddpp.c969 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() function
/hostap-latest/src/ap/
Ddpp_hostapd.c1358 buf = dpp_build_conf_req_helper(auth, hapd->conf->dpp_name, in hostapd_dpp_start_gas_client()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c2009 buf = dpp_build_conf_req_helper(auth, wpa_s->conf->dpp_name, in wpas_dpp_start_gas_client()