Home
last modified time | relevance | path

Searched refs:LWS_HAVE_SSL_set_alpn_protos (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c237 #if defined(LWS_HAVE_SSL_set_alpn_protos) && \ in lws_ssl_client_bio_create()
246 #if defined(LWS_HAVE_SSL_set_alpn_protos) && \ in lws_ssl_client_bio_create()
388 #if defined(LWS_HAVE_SSL_set_alpn_protos) && \ in lws_ssl_client_bio_create()
511 #if defined(LWS_HAVE_SSL_set_alpn_protos) && \ in lws_tls_client_connect()
569 #if defined(LWS_HAVE_SSL_set_alpn_protos) && \ in lws_tls_client_connect()
/third_party/libwebsockets/include/
Dlws_config.h123 #define LWS_HAVE_SSL_set_alpn_protos macro
/third_party/libwebsockets/cmake/
Dlws_config.h.in98 #cmakedefine LWS_HAVE_SSL_set_alpn_protos
/third_party/libwebsockets/lib/tls/
DCMakeLists.txt331 CHECK_FUNCTION_EXISTS(${VARIA}SSL_set_alpn_protos LWS_HAVE_SSL_set_alpn_protos PARENT_SCOPE)