Home
last modified time | relevance | path

Searched refs:get_child_node (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c407 node = get_child_node(ctx->xml, pps, in cmd_dl_osu_ca()
434 node = get_child_node(ctx->xml, pps, in cmd_dl_polupd_ca()
461 node = get_child_node(ctx->xml, pps, in cmd_dl_aaa_ca()
663 cert = get_child_node(ctx->xml, mo, in hs20_add_pps_mo()
703 cert = get_child_node(ctx->xml, pps, in update_pps_file()
745 node = get_child_node(ctx->xml, pps, in get_user_pw()
750 node = get_child_node(ctx->xml, pps, in get_user_pw()
755 node = get_child_node(ctx->xml, pps, alt_loc); in get_user_pw()
1927 node = get_child_node(ctx->xml, pps, "HomeSP/FQDN"); in cmd_get_fqdn()
2620 node = get_child_node(ctx->xml, pps, "HomeSP/FQDN"); in cmd_sub_rem()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c407 node = get_child_node(ctx->xml, pps, in cmd_dl_osu_ca()
434 node = get_child_node(ctx->xml, pps, in cmd_dl_polupd_ca()
461 node = get_child_node(ctx->xml, pps, in cmd_dl_aaa_ca()
663 cert = get_child_node(ctx->xml, mo, in hs20_add_pps_mo()
703 cert = get_child_node(ctx->xml, pps, in update_pps_file()
745 node = get_child_node(ctx->xml, pps, in get_user_pw()
750 node = get_child_node(ctx->xml, pps, in get_user_pw()
755 node = get_child_node(ctx->xml, pps, alt_loc); in get_user_pw()
1927 node = get_child_node(ctx->xml, pps, "HomeSP/FQDN"); in cmd_get_fqdn()
2620 node = get_child_node(ctx->xml, pps, "HomeSP/FQDN"); in cmd_sub_rem()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.h86 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root,
Dxml-utils.c106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.h86 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root,
Dxml-utils.c106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node() function