Searched defs:OPENSSL (Results 1 – 11 of 11) sorted by relevance
60 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"]) condition
10 OPENSSL = '/usr/bin/openssl' variable
15 OPENSSL?= yes macro
8 OPENSSL?= yes macro
12 OPENSSL = '/usr/bin/openssl' variable
58 set(OPENSSL ${ENABLE_OPENSSL} CACHE BOOL INTERNAL) variable
261 AC_DEFINE([OPENSSL], [1], [Define this to use OpenSSL crypto.]) definition
842 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"]) condition
67 static final int OPENSSL = 3; field
63 static final int OPENSSL = 3; field