Home
last modified time | relevance | path

Searched refs:X509_TRUST_TSA (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/x509/
Dx509_trs.c45 {X509_TRUST_TSA, 0, trust_1oidany, "TSA server", NID_time_stamp, NULL}
/third_party/openssl/doc/man3/
DX509_STORE_CTX_new.pod167 B<X509_TRUST_OCSP_SIGN>, B<X509_TRUST_OCSP_REQUEST> and B<X509_TRUST_TSA>. It is
/third_party/openssl/crypto/x509v3/
Dv3_purp.c60 {X509_PURPOSE_TIMESTAMP_SIGN, X509_TRUST_TSA, 0,
/third_party/openssl/include/openssl/
Dx509.h125 # define X509_TRUST_TSA 8 macro