OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X509_CERT_DIR
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/
cryptlib.h
84
#define
X509_CERT_DIR
OPENSSLDIR "/certs"
89
#define
X509_CERT_DIR
"SSLCERTS:"
/external/chromium_org/third_party/boringssl/src/crypto/x509/
x509_def.c
65
#define
X509_CERT_DIR
OPENSSLDIR "/certs"
78
{ return(
X509_CERT_DIR
); }
Completed in 68 milliseconds