Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-client.h285 lws_init_vhost_client_ssl(const struct lws_context_creation_info *info,
/third_party/libwebsockets/test-apps/
Dtest-server.c663 lws_init_vhost_client_ssl(&info, vhost); in main()
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c562 lws_init_vhost_client_ssl(a->info, vhost); in lejp_vhosts_cb()
/third_party/libwebsockets/lib/core-net/
Dvhost.c1063 lws_init_vhost_client_ssl(const struct lws_context_creation_info *info, in lws_init_vhost_client_ssl() function
/third_party/libwebsockets/READMEs/
DREADME.coding.md1061 the api lws_init_vhost_client_ssl() to also allow client SSL on the vhost.