Searched defs:OPENSSL (Results 1 – 11 of 11) sorted by relevance
60 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"]) condition
12 OPENSSL = openssl macro
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
68 static final int OPENSSL = 3; field
64 static final int OPENSSL = 3; field
14 OPENSSL ?= openssl macro