Searched refs:dpp_build_conf_req_helper (Results 1 – 5 of 5) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | dpp.h | 544 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth,
|
D | dpp_tcp.c | 288 buf = dpp_build_conf_req_helper(auth, dpp_name, conn->netrole, NULL, in dpp_controller_start_gas_client()
|
D | dpp.c | 811 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | dpp_hostapd.c | 998 buf = dpp_build_conf_req_helper(auth, hapd->conf->dpp_name, in hostapd_dpp_start_gas_client()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | dpp_supplicant.c | 1737 buf = dpp_build_conf_req_helper(auth, wpa_s->conf->dpp_name, in wpas_dpp_start_gas_client()
|