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.h451 long ssl_options_clear; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c601 if (info->ssl_options_clear)
612 info->ssl_options_clear);
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c846 a->info->ssl_options_clear |= atol(ctx->buf); in lejp_vhosts_cb()