Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/
Dlws_config.h109 #define LWS_HAVE_OPENSSL_STACK macro
/third_party/libwebsockets/cmake/
Dlws_config.h.in84 #cmakedefine LWS_HAVE_OPENSSL_STACK
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-x509.c247 #if defined(LWS_HAVE_OPENSSL_STACK) in lws_tls_openssl_cert_info()
/third_party/libwebsockets/lib/tls/
DCMakeLists.txt361 …<openssl/ssl.h>\nint main(void) { OPENSSL_STACK *x = NULL; return !x; } \n" LWS_HAVE_OPENSSL_STACK)