Home
last modified time | relevance | path

Searched defs:LWS_WITH_SECURE_STREAMS_STATIC_POLICY_ONLY (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
DCMakeLists.txt14 option(LWS_WITH_SECURE_STREAMS_STATIC_POLICY_ONLY "static ssp" OFF) option
15 set(LWS_WITH_SECURE_STREAMS_STATIC_POLICY_ONLY OFF) variable
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/
DCMakeLists.txt14 option(LWS_WITH_SECURE_STREAMS_STATIC_POLICY_ONLY "static ssp" OFF) option
15 set(LWS_WITH_SECURE_STREAMS_STATIC_POLICY_ONLY OFF) variable
/third_party/libwebsockets/
DCMakeLists.txt161 option(LWS_WITH_SECURE_STREAMS_STATIC_POLICY_ONLY "Secure Streams Policy is hardcoded only" OFF) option