OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X509_PURPOSE_TIMESTAMP_SIGN
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
v3_purp.c
94
{
X509_PURPOSE_TIMESTAMP_SIGN
, X509_TRUST_TSA, 0, check_purpose_timestamp_sign, (char *) "Time Stamp signing", (char *) "timestampsign", NULL},
/external/openssl/crypto/x509v3/
v3_purp.c
91
{
X509_PURPOSE_TIMESTAMP_SIGN
, X509_TRUST_TSA, 0, check_purpose_timestamp_sign, "Time Stamp signing", "timestampsign", NULL},
x509v3.h
477
#define
X509_PURPOSE_TIMESTAMP_SIGN
9
/external/chromium_org/third_party/boringssl/src/include/openssl/
x509v3.h
476
#define
X509_PURPOSE_TIMESTAMP_SIGN
9
/external/openssl/include/openssl/
x509v3.h
477
#define
X509_PURPOSE_TIMESTAMP_SIGN
9
Completed in 35 milliseconds