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.h449 long ssl_options_set; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c582 if (info->ssl_options_set)
597 info->ssl_options_set);
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c843 a->info->ssl_options_set |= atol(ctx->buf); in lejp_vhosts_cb()