Home
last modified time | relevance | path

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

/freebsd-src/contrib/libevent/m4/
H A Dlibevent_openssl.m449 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;; definition
/freebsd-src/contrib/ntp/sntp/libevent/m4/
H A Dlibevent_openssl.m449 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;; definition
/freebsd-src/contrib/libucl/
H A DCMakeLists.txt200 SET(HAVE_OPENSSL 1) variable
H A Dconfigure.ac77 AC_DEFINE(HAVE_OPENSSL, 1, [Define to 1 if you have the 'crypto' library (-lcrypto).]) definition
/freebsd-src/contrib/libpcap/
H A Dconfigure.ac1918 AC_DEFINE([HAVE_OPENSSL], [1], [Use OpenSSL]) global() definition
[all...]
H A DCMakeLists.txt1405 set(HAVE_OPENSSL YES) global() variable
/freebsd-src/kerberos5/include/
H A Dconfig.h633 #define HAVE_OPENSSL 1 macro