Searched refs:dpp_build_csr (Results 1 – 4 of 4) sorted by relevance
637 struct wpabuf * dpp_build_csr(struct dpp_authentication *auth,
1190 auth->csr = dpp_build_csr(auth, conn->name ? conn->name : "Test"); in dpp_tcp_build_csr()
2697 struct wpabuf * dpp_build_csr(struct dpp_authentication *auth, const char *name) in dpp_build_csr() function
1604 auth->csr = dpp_build_csr(auth, wpa_s->conf->dpp_name ? in wpas_dpp_build_csr()