Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/server/
Dspp_server.c389 static void add_text_node_conf(struct hs20_svc *ctx, const char *realm, in add_text_node_conf() function
1470 add_text_node_conf(ctx, realm, aaa1, "CertURL", in build_pps()
1479 add_text_node_conf(ctx, realm, aaa1, "CertSHA256Fingerprint", in build_pps()
1491 add_text_node_conf(ctx, realm, upd, "URI", "policy_url"); in build_pps()
1493 add_text_node_conf(ctx, realm, trust, "CertURL", in build_pps()
1505 add_text_node_conf(ctx, realm, upd, "URI", "spp_http_auth_url"); in build_pps()
1507 add_text_node_conf(ctx, realm, trust, "CertURL", "trust_root_cert_url"); in build_pps()
1515 add_text_node_conf(ctx, realm, trust, "CertSHA256Fingerprint", in build_pps()
1531 add_text_node_conf(ctx, realm, homesp, "FriendlyName", "friendly_name"); in build_pps()
1532 add_text_node_conf(ctx, realm, homesp, "FQDN", "fqdn"); in build_pps()