Lines Matching refs:xml_node_create_text
385 xml_node_create_text(ctx->xml, parent, NULL, name, value ? value : ""); in add_text_node()
395 xml_node_create_text(ctx->xml, parent, NULL, name, val ? val : ""); in add_text_node_conf()
418 xml_node_create_text(ctx->xml, parent, NULL, name, val ? val : ""); in add_text_node_conf_corrupt()
679 xml_node_create_text(ctx->xml, cred, NULL, "CreationDate", str); in add_creation_date()
784 node = xml_node_create_text(ctx->xml, spp_node, ns, "updateNode", str); in add_update_node()
1036 xml_node_create_text(ctx->xml, exec_node, ns, "launchBrowserToURI", in browser_remediation()
1403 xml_node_create_text(ctx->xml, exec_node, ns, "launchBrowserToURI", in hs20_subscription_registration()
1599 xml_node_create_text(ctx->xml, enroll, ns, "enrollmentServerURI", in spp_exec_get_certificate()
1606 xml_node_create_text(ctx->xml, enroll, ns, "estUserID", user); in spp_exec_get_certificate()
1613 xml_node_create_text(ctx->xml, enroll, ns, "estPassword", b64); in spp_exec_get_certificate()
1737 node = xml_node_create_text(ctx->xml, spp_node, ns, "addMO", str); in hs20_user_input_registration()
2058 node = xml_node_create_text(ctx->xml, spp_node, ns, "addMO", str); in hs20_sim_provisioning()