Searched defs:OPENSSL (Results 1 – 7 of 7) sorted by relevance
51 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"]) condition
10 OPENSSL = '/usr/bin/openssl' variable
12 OPENSSL = '/usr/bin/openssl' variable
11 OPENSSL = '/usr/bin/openssl' variable
19 OPENSSL = '/usr/bin/openssl' variable
793 AM_CONDITIONAL(OPENSSL, [test "$enable_openssl" != "no" && test "$have_openssl" = "yes"]) condition
56 static final int OPENSSL = 3; field