Home
last modified time | relevance | path

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

/external/libevent/m4/
Dlibevent_openssl.m445 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;; definition
/external/python/cpython2/PC/os2emx/
DMakefile63 HAVE_OPENSSL= no macro
/external/openssh/
Dconfigure.ac2450 AC_TRY_LINK_FUNC([RAND_add], [AC_DEFINE([HAVE_OPENSSL], [1], definition
2463 AC_TRY_LINK_FUNC([RAND_add], [AC_DEFINE([HAVE_OPENSSL])], definition
Dconfig.h744 #define HAVE_OPENSSL 1 macro