Home
last modified time | relevance | path

Searched defs:LWS_WITH_SECURE_STREAMS (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/
DCMakeLists.txt12 option(LWS_WITH_SECURE_STREAMS "With secure streams" ON) option
13 set(LWS_WITH_SECURE_STREAMS ON) variable
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
DCMakeLists.txt12 option(LWS_WITH_SECURE_STREAMS "With secure streams" ON) option
13 set(LWS_WITH_SECURE_STREAMS ON) variable
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/
DCMakeLists.txt12 option(LWS_WITH_SECURE_STREAMS "With secure streams" ON) option
13 set(LWS_WITH_SECURE_STREAMS ON) variable
/third_party/libwebsockets/
DCMakeLists.txt154 option(LWS_WITH_SECURE_STREAMS "Secure Streams protocol-agnostic API" OFF) option