Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h454 long ssl_options_set; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c599 info->ssl_options_set;
601 if (info->ssl_options_set)
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c853 a->info->ssl_options_set |= atol(ctx->buf); in lejp_vhosts_cb()