Home
last modified time | relevance | path

Searched refs:LWS_OPENSSL_SUPPORT (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/include/
Dlws_config.h146 #define LWS_OPENSSL_SUPPORT macro
358 #define LWS_OPENSSL_SUPPORT macro
/third_party/libwebsockets/contrib/
Dcross-openwrt-makefile26 # for wolfssl, define these in addition to LWS_OPENSSL_SUPPORT and
32 # for cyassl, define these in addition to LWS_OPENSSL_SUPPORT and
/third_party/libwebsockets/cmake/
Dlws_config_private.h.in11 * LWS_OPENSSL_SUPPORT needs to be set also for this to work. */
Dlws_config.h.in121 #cmakedefine LWS_OPENSSL_SUPPORT
/third_party/libwebsockets/
DCMakeLists-implied-options.txt385 # LWS_OPENSSL_SUPPORT deprecated... use LWS_WITH_TLS
387 set(LWS_OPENSSL_SUPPORT 1)
DCMakeLists.txt331 set(LWS_OPENSSL_SUPPORT 0) variable