Lines Matching refs:xml_node_t

54 static xml_node_t * build_policy(struct hs20_svc *ctx, const char *user,
56 static xml_node_t * spp_exec_get_certificate(struct hs20_svc *ctx,
144 xml_node_t *node) in db_add_session_pps()
168 xml_node_t *node) in db_add_session_devinfo()
192 xml_node_t *node) in db_add_session_devdetail()
335 xml_node_t *node) in hs20_eventlog_node()
369 const char *realm, const char *name, xml_node_t *mo) in db_update_mo()
382 static void add_text_node(struct hs20_svc *ctx, xml_node_t *parent, in add_text_node()
390 xml_node_t *parent, const char *name, in add_text_node_conf()
401 xml_node_t *parent, const char *name, in add_text_node_conf_corrupt()
607 static int add_eap_ttls(struct hs20_svc *ctx, xml_node_t *parent) in add_eap_ttls()
609 xml_node_t *node; in add_eap_ttls()
622 static xml_node_t * build_username_password(struct hs20_svc *ctx, in build_username_password()
623 xml_node_t *parent, in build_username_password()
626 xml_node_t *node; in build_username_password()
649 static int add_username_password(struct hs20_svc *ctx, xml_node_t *cred, in add_username_password()
653 xml_node_t *node; in add_username_password()
668 static void add_creation_date(struct hs20_svc *ctx, xml_node_t *cred) in add_creation_date()
683 static xml_node_t * build_credential_pw(struct hs20_svc *ctx, in build_credential_pw()
687 xml_node_t *cred; in build_credential_pw()
705 static xml_node_t * build_credential(struct hs20_svc *ctx, in build_credential()
716 static xml_node_t * build_credential_cert(struct hs20_svc *ctx, in build_credential_cert()
720 xml_node_t *cred, *cert; in build_credential_cert()
737 static xml_node_t * build_post_dev_data_response(struct hs20_svc *ctx, in build_post_dev_data_response()
743 xml_node_t *spp_node = NULL; in build_post_dev_data_response()
758 xml_node_t *node; in build_post_dev_data_response()
769 static int add_update_node(struct hs20_svc *ctx, xml_node_t *spp_node, in add_update_node()
771 xml_node_t *upd_node) in add_update_node()
773 xml_node_t *node, *tnds; in add_update_node()
793 static xml_node_t * read_subrem_file(struct hs20_svc *ctx, in read_subrem_file()
800 xml_node_t *node; in read_subrem_file()
832 static xml_node_t * build_sub_rem_resp(struct hs20_svc *ctx, in build_sub_rem_resp()
838 xml_node_t *spp_node, *cred; in build_sub_rem_resp()
949 static xml_node_t * machine_remediation(struct hs20_svc *ctx, in machine_remediation()
958 static xml_node_t * cert_reenroll(struct hs20_svc *ctx, in cert_reenroll()
969 static xml_node_t * policy_remediation(struct hs20_svc *ctx, in policy_remediation()
974 xml_node_t *spp_node, *policy; in policy_remediation()
1015 static xml_node_t * browser_remediation(struct hs20_svc *ctx, in browser_remediation()
1021 xml_node_t *spp_node, *exec_node; in browser_remediation()
1042 static xml_node_t * user_remediation(struct hs20_svc *ctx, const char *user, in user_remediation()
1063 static xml_node_t * free_remediation(struct hs20_svc *ctx, in free_remediation()
1085 static xml_node_t * no_sub_rem(struct hs20_svc *ctx, in no_sub_rem()
1100 static xml_node_t * hs20_subscription_remediation(struct hs20_svc *ctx, in hs20_subscription_remediation()
1108 xml_node_t *ret; in hs20_subscription_remediation()
1163 static xml_node_t * read_policy_file(struct hs20_svc *ctx, in read_policy_file()
1177 xml_node_t *policy) in update_policy_update_uri()
1179 xml_node_t *node; in update_policy_update_uri()
1194 static xml_node_t * build_policy(struct hs20_svc *ctx, const char *user, in build_policy()
1198 xml_node_t *policy, *node; in build_policy()
1233 static xml_node_t * hs20_policy_update(struct hs20_svc *ctx, in hs20_policy_update()
1238 xml_node_t *spp_node; in hs20_policy_update()
1239 xml_node_t *policy; in hs20_policy_update()
1290 static xml_node_t * spp_get_mo(struct hs20_svc *ctx, xml_node_t *node, in spp_get_mo()
1293 xml_node_t *child, *tnds, *mo; in spp_get_mo()
1354 static xml_node_t * spp_exec_upload_mo(struct hs20_svc *ctx, in spp_exec_upload_mo()
1358 xml_node_t *spp_node, *node, *exec_node; in spp_exec_upload_mo()
1374 static xml_node_t * hs20_subscription_registration(struct hs20_svc *ctx, in hs20_subscription_registration()
1381 xml_node_t *spp_node, *exec_node; in hs20_subscription_registration()
1409 static xml_node_t * hs20_user_input_remediation(struct hs20_svc *ctx, in hs20_user_input_remediation()
1445 static xml_node_t * build_pps(struct hs20_svc *ctx, in build_pps()
1451 xml_node_t *policy_node) in build_pps()
1453 xml_node_t *pps, *c, *trust, *aaa, *aaa1, *upd, *homesp, *p; in build_pps()
1454 xml_node_t *cred, *eap, *userpw; in build_pps()
1542 xml_node_t *sim; in build_pps()
1554 xml_node_t *dc; in build_pps()
1573 static xml_node_t * spp_exec_get_certificate(struct hs20_svc *ctx, in spp_exec_get_certificate()
1580 xml_node_t *spp_node, *enroll, *exec_node; in spp_exec_get_certificate()
1622 static xml_node_t * hs20_user_input_registration(struct hs20_svc *ctx, in hs20_user_input_registration()
1627 xml_node_t *spp_node, *node = NULL; in hs20_user_input_registration()
1628 xml_node_t *pps, *tnds; in hs20_user_input_registration()
1661 xml_node_t *ret; in hs20_user_input_registration()
1748 static xml_node_t * hs20_user_input_free_remediation(struct hs20_svc *ctx, in hs20_user_input_free_remediation()
1754 xml_node_t *spp_node; in hs20_user_input_free_remediation()
1755 xml_node_t *cred; in hs20_user_input_free_remediation()
1800 static xml_node_t * hs20_user_input_complete(struct hs20_svc *ctx, in hs20_user_input_complete()
1837 static xml_node_t * hs20_cert_reenroll_complete(struct hs20_svc *ctx, in hs20_cert_reenroll_complete()
1843 xml_node_t *spp_node, *cred; in hs20_cert_reenroll_complete()
1903 static xml_node_t * hs20_cert_enroll_completed(struct hs20_svc *ctx, in hs20_cert_enroll_completed()
1931 static xml_node_t * hs20_cert_enroll_failed(struct hs20_svc *ctx, in hs20_cert_enroll_failed()
1938 xml_node_t *spp_node, *node; in hs20_cert_enroll_failed()
1971 static xml_node_t * hs20_sim_provisioning(struct hs20_svc *ctx, in hs20_sim_provisioning()
1977 xml_node_t *spp_node, *node = NULL; in hs20_sim_provisioning()
1978 xml_node_t *pps, *tnds; in hs20_sim_provisioning()
1985 xml_node_t *policy_node = NULL; in hs20_sim_provisioning()
2068 static xml_node_t * hs20_spp_post_dev_data(struct hs20_svc *ctx, in hs20_spp_post_dev_data()
2069 xml_node_t *node, in hs20_spp_post_dev_data()
2079 xml_node_t *ret = NULL, *devinfo = NULL, *devdetail = NULL; in hs20_spp_post_dev_data()
2080 xml_node_t *mo, *macaddr; in hs20_spp_post_dev_data()
2370 static xml_node_t * build_spp_exchange_complete(struct hs20_svc *ctx, in build_spp_exchange_complete()
2376 xml_node_t *spp_node, *node; in build_spp_exchange_complete()
2588 static xml_node_t * hs20_spp_update_response(struct hs20_svc *ctx, in hs20_spp_update_response()
2589 xml_node_t *node, in hs20_spp_update_response()
2596 xml_node_t *ret; in hs20_spp_update_response()
2810 xml_node_t * hs20_spp_server_process(struct hs20_svc *ctx, xml_node_t *node, in hs20_spp_server_process()
2814 xml_node_t *ret = NULL; in hs20_spp_server_process()