Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/
Dspp_server.c389 static void add_text_node_conf(struct hs20_svc *ctx, const char *realm, in add_text_node_conf() function
1473 add_text_node_conf(ctx, realm, aaa1, "CertURL", in build_pps()
1482 add_text_node_conf(ctx, realm, aaa1, "CertSHA256Fingerprint", in build_pps()
1494 add_text_node_conf(ctx, realm, upd, "URI", "policy_url"); in build_pps()
1496 add_text_node_conf(ctx, realm, trust, "CertURL", in build_pps()
1508 add_text_node_conf(ctx, realm, upd, "URI", "spp_http_auth_url"); in build_pps()
1510 add_text_node_conf(ctx, realm, trust, "CertURL", "trust_root_cert_url"); in build_pps()
1518 add_text_node_conf(ctx, realm, trust, "CertSHA256Fingerprint", in build_pps()
1534 add_text_node_conf(ctx, realm, homesp, "FriendlyName", "friendly_name"); in build_pps()
1535 add_text_node_conf(ctx, realm, homesp, "FQDN", "fqdn"); in build_pps()