Searched refs:OPENSSLDIR (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dcryptlib.h83 #define X509_CERT_AREA OPENSSLDIR
84 #define X509_CERT_DIR OPENSSLDIR "/certs"
85 #define X509_CERT_FILE OPENSSLDIR "/cert.pem"
86 #define X509_PRIVATE_DIR OPENSSLDIR "/private"
H A Dcversion.c104 #ifdef OPENSSLDIR
105 return "OPENSSLDIR: \"" OPENSSLDIR "\"";
107 return "OPENSSLDIR: N/A";
H A Dopensslconf.h.in7 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
9 #define OPENSSLDIR "/usr/local/ssl"
H A Dopensslconf.h169 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
171 #define OPENSSLDIR "/usr/local/ssl" macro
/external/openssl/crypto/
H A Dcryptlib.h83 #define X509_CERT_AREA OPENSSLDIR
84 #define X509_CERT_DIR OPENSSLDIR "/certs"
85 #define X509_CERT_FILE OPENSSLDIR "/cert.pem"
86 #define X509_PRIVATE_DIR OPENSSLDIR "/private"
H A Dcversion.c104 #ifdef OPENSSLDIR
105 return "OPENSSLDIR: \"" OPENSSLDIR "\"";
107 return "OPENSSLDIR: N/A";
H A Dopensslconf.h.in7 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
9 #define OPENSSLDIR "/usr/local/ssl"
H A Dopensslconf.h175 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
177 #define OPENSSLDIR "/usr/local/ssl" macro
/external/chromium_org/third_party/openssl/config/x64/openssl/
H A Dopensslconf.h169 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
171 #define OPENSSLDIR "/usr/local/ssl" macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dopensslconf.h169 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
171 #define OPENSSLDIR "/usr/local/ssl" macro
/external/openssl/include/openssl/
H A Dopensslconf.h175 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
177 #define OPENSSLDIR "/usr/local/ssl" macro
/external/wpa_supplicant_8/wpa_supplicant/
H A Dnmake.mak21 OPENSSLDIR=C:\dev\openssl macro
178 CFLAGS = $(CFLAGS) /I"$(WINPCAPDIR)/Include" /I"$(OPENSSLDIR)\include"
179 LFLAGS = /libpath:"$(WINPCAPDIR)\Lib" /libpath:"$(OPENSSLDIR)\lib"

Completed in 409 milliseconds