Home
last modified time | relevance | path

Searched defs:HAVE_OPENSSL (Results 1 – 6 of 6) sorted by relevance

/third_party/libcoap/
DCMakeLists.txt262 set(HAVE_OPENSSL 1) variable
323 set(HAVE_OPENSSL 1) variable
Dconfigure.ac545 AC_DEFINE(HAVE_OPENSSL, [1], [Define if the system has libssl1.1]) definition
/third_party/nghttp2/
DCMakeLists.txt185 set(HAVE_OPENSSL ${OPENSSL_FOUND}) variable
/third_party/pulseaudio/
Dconfigure.ac1169 AM_CONDITIONAL([HAVE_OPENSSL], [test "x$HAVE_OPENSSL" = x1]) condition
1170 AS_IF([test "x$HAVE_OPENSSL" = "x1"], AC_DEFINE([HAVE_OPENSSL], 1, [Have OpenSSL])) definition
/third_party/skia/third_party/externals/microhttpd/
Dconfigure.ac581 AM_CONDITIONAL([HAVE_OPENSSL], [test "x$have_openssl" = "xyes"]) condition
/third_party/pulseaudio/include/
Dconfig.h135 #define HAVE_OPENSSL 1 macro