Searched refs:dpp_build_conf_req_helper (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | dpp.h | 541 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth,
|
D | dpp_tcp.c | 268 buf = dpp_build_conf_req_helper(auth, dpp_name, conn->netrole, NULL, in dpp_controller_start_gas_client()
|
D | dpp.c | 824 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() function
|
/external/wpa_supplicant_8/src/ap/ |
D | dpp_hostapd.c | 997 buf = dpp_build_conf_req_helper(auth, hapd->conf->dpp_name, in hostapd_dpp_start_gas_client()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | dpp_supplicant.c | 1744 buf = dpp_build_conf_req_helper(auth, wpa_s->conf->dpp_name, in wpas_dpp_start_gas_client()
|