Searched refs:user_supplied_ssl_ctx (Results 1 – 4 of 4) sorted by relevance
38 if (!vhost->tls.user_supplied_ssl_ctx && vhost->tls.ssl_client_ctx) in lws_ssl_destroy()259 if (!vhost->tls.user_supplied_ssl_ctx && vhost->tls.ssl_client_ctx) in lws_ssl_SSL_CTX_destroy()
125 vhost->tls.user_supplied_ssl_ctx = 1; in lws_context_init_client_ssl()
68 unsigned int user_supplied_ssl_ctx:1; member
121 if (vhost->tls.user_supplied_ssl_ctx || !vhost->tls.ssl_client_ctx) in lws_ssl_destroy_client_ctx()