Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h456 long ssl_options_clear; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c627 info->ssl_options_clear;
629 if (info->ssl_options_clear) {
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c856 a->info->ssl_options_clear |= atol(ctx->buf); in lejp_vhosts_cb()