Searched refs:dpp_auth_build_conf (Results 1 – 2 of 2) sorted by relevance
956 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() function1662 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()1717 return dpp_auth_build_conf(auth, DPP_STATUS_AUTH_FAILURE); in dpp_auth_resp_rx()1733 return dpp_auth_build_conf(auth, DPP_STATUS_OK); in dpp_auth_resp_rx()
3360 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() function3888 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()3943 return dpp_auth_build_conf(auth, DPP_STATUS_AUTH_FAILURE); in dpp_auth_resp_rx()3959 return dpp_auth_build_conf(auth, DPP_STATUS_OK); in dpp_auth_resp_rx()