Home
last modified time | relevance | path

Searched refs:vhost_name (Results 1 – 25 of 26) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
Dstatic-policy.h348 .vhost_name = "amazon_root_ca_1",
486 .vhost_name = "starfield_class_2_ca",
620 .vhost_name = "starfield_services_root_ca",
809 .vhost_name = "isrg_root_x1",
995 .vhost_name = "LEX3_isrg_root_x1",
1181 .vhost_name = "digicert_global_ca_g2",
1303 .vhost_name = "digicert_global_root_g2",
/third_party/libwebsockets/lib/secure-streams/
Dpolicy-common.c316 i.vhost_name = "_ss_default"; in lws_ss_policy_ref_trust_store()
321 __func__, i.vhost_name); in lws_ss_policy_ref_trust_store()
336 i.vhost_name = pol->trust.store->name; in lws_ss_policy_ref_trust_store()
337 lwsl_debug("%s: %s\n", __func__, i.vhost_name); in lws_ss_policy_ref_trust_store()
345 i.vhost_name, pol->trust.store->ssx509[0]->vhost_name); in lws_ss_policy_ref_trust_store()
350 __func__, i.vhost_name); in lws_ss_policy_ref_trust_store()
357 pol->trust.store->ssx509[n]->vhost_name); in lws_ss_policy_ref_trust_store()
Dpolicy-json.c561 if (!strncmp(x->vhost_name, ctx->buf, ctx->npos)) { in lws_ss_policy_parser_cb()
607 if (!strncmp(x->vhost_name, ctx->buf, ctx->npos) && in lws_ss_policy_parser_cb()
608 !x->vhost_name[ctx->npos]) { in lws_ss_policy_parser_cb()
620 __func__, x->vhost_name, in lws_ss_policy_parser_cb()
Dsecure-streams-process.c772 info.vhost_name = "ssproxy"; in lws_ss_proxy_create()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
Dstatic_policy.h202 .vhost_name = "baltimore_cybertrust_root",
314 .vhost_name = "amazon_root_ca_1",
448 .vhost_name = "starfield_services_root_ca",
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-multivhost/
Dminimal-http-server.c139 info.vhost_name = "localhost1"; in main()
149 info.vhost_name = "localhost2"; in main()
162 info.vhost_name = "localhost3"; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/
Dminimal-http-server-tls-80.c110 info.vhost_name = "localhost80"; in main()
122 info.vhost_name = "localhost"; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-mem/
Dminimal-http-server-tls-mem.c435 info.vhost_name = "first"; in main()
449 info.vhost_name = "second"; in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/
Dminimal-secure-streams.c317 purify_csymbol(pol->trust.store->ssx509[n]->vhost_name, in main()
330 purify_csymbol(pol->trust.store->ssx509[n]->vhost_name, in main()
332 printf("\t.vhost_name = \"%s\",\n", pol->trust.store->ssx509[n]->vhost_name); in main()
334 purify_csymbol(pol->trust.store->ssx509[n]->vhost_name, in main()
355 pol->trust.store->ssx509[n]->vhost_name); in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/
Dminimal-http-server-custom-headers.c194 info.vhost_name = "http"; in main()
209 info.vhost_name = "https"; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-dynamic/
Dminimal-http-server-dynamic.c314 info.vhost_name = "http"; in main()
329 info.vhost_name = "localhost"; in main()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
Dstatic-policy.h199 .vhost_name = "isrg_root_x1",
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
Dminimal-ws-server.c92 info.vhost_name = "localhost"; in main()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/
Dminimal-ws-server.c113 info.vhost_name = "localhost"; in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dmain.c405 info.vhost_name = "asound"; in main()
/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h101 const char *vhost_name; /**< vhost name using cert ctx */ member
Dlws-context-vhost.h636 const char *vhost_name; member
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c533 a->info->vhost_name); in lejp_vhosts_cb()
624 a->info->vhost_name = a->p; in lejp_vhosts_cb()
876 a->info->vhost_name, ctx->buf); in lejp_vhosts_cb()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/
Dminimal-ws-raw-proxy.c428 info.vhost_name = "localhost"; in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c596 info.vhost_name = cxname; in main()
/third_party/libwebsockets/test-apps/
Dtest-sshd.c763 info.vhost_name = "sshd"; in main()
/third_party/libwebsockets/lib/tls/
Dtls-jit-trust.c563 info.vhost_name = vhtag; in lws_tls_jit_trust_got_cert_cb()
/third_party/libwebsockets/lib/core/
Dcontext.c643 context->name = info->vhost_name; in lws_create_context()
1310 ii.vhost_name = "system"; in lws_create_context()
/third_party/libwebsockets/lib/core-net/
Dvhost.c593 if (info->vhost_name) in lws_create_vhost()
594 name = info->vhost_name; in lws_create_vhost()
/third_party/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md187 info.vhost_name = "sshd";

12