Home
last modified time | relevance | path

Searched refs:dpp_build_conf_req (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.h414 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
H A Ddpp.c2488 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() function
8971 buf = dpp_build_conf_req(auth, json); in dpp_controller_start_gas_client()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Ddpp_hostapd.c779 buf = dpp_build_conf_req(auth, json); in hostapd_dpp_start_gas_client()
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Ddpp_supplicant.c1122 buf = dpp_build_conf_req(auth, json); in wpas_dpp_start_gas_client()