OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X509_PRIVATE_DIR
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/
cryptlib.h
86
#define
X509_PRIVATE_DIR
OPENSSLDIR "/private"
91
#define
X509_PRIVATE_DIR
"SSLPRIVATE:"
/external/chromium_org/third_party/boringssl/src/crypto/x509/
x509_def.c
67
#define
X509_PRIVATE_DIR
OPENSSLDIR "/private"
72
{ return(
X509_PRIVATE_DIR
); }
Completed in 980 milliseconds