Home
last modified time | relevance | path

Searched refs:dpp_build_enveloped_data (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/common/
Ddpp_i.h66 struct wpabuf * dpp_build_enveloped_data(struct dpp_authentication *auth);
Ddpp_backup.c450 struct wpabuf * dpp_build_enveloped_data(struct dpp_authentication *auth) in dpp_build_enveloped_data() function
Ddpp.c2051 env_data = dpp_build_enveloped_data(auth); in dpp_build_conf_resp()