Home
last modified time | relevance | path

Searched refs:json_start_object (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/utils/
Djson.h51 void json_start_object(struct wpabuf *json, const char *name);
Djson.c659 void json_start_object(struct wpabuf *json, const char *name) in json_start_object() function
/hostap-latest/src/common/
Ddpp.c1014 json_start_object(json, NULL); in dpp_build_conf_req_helper()
1522 json_start_object(buf, NULL); in dpp_build_conf_start()
1535 json_start_object(buf, "discovery"); in dpp_build_conf_start()
1568 json_start_object(buf, name); in dpp_build_jwk()
1722 json_start_object(dppcon, NULL); in dpp_build_conf_obj_dpp()
1724 json_start_object(dppcon, NULL); in dpp_build_conf_obj_dpp()
1824 json_start_object(buf, "cred"); in dpp_build_conf_obj_dpp()
1832 json_start_object(buf, "entCreds"); in dpp_build_conf_obj_dpp()
1931 json_start_object(buf, "cred"); in dpp_build_conf_obj_legacy()
3789 json_start_object(json, NULL); in dpp_build_conn_status()
Ddpp_reconfig.c207 json_start_object(dppcon, NULL); in dpp_configurator_build_own_connector()
209 json_start_object(dppcon, NULL); in dpp_configurator_build_own_connector()
Ddpp_crypto.c1884 json_start_object(jws_prot_hdr, NULL); in dpp_build_jws_prot_hdr()