Searched refs:dpp_auth_build_conf (Results 1 – 1 of 1) sorted by relevance
2668 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() function3178 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()3233 return dpp_auth_build_conf(auth, DPP_STATUS_AUTH_FAILURE); in dpp_auth_resp_rx()3249 return dpp_auth_build_conf(auth, DPP_STATUS_OK); in dpp_auth_resp_rx()