Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_trs.c43 {X509_TRUST_OCSP_REQUEST, 0, trust_1oid, "OCSP request", NID_ad_OCSP,
/third_party/openssl/crypto/ocsp/
Docsp_vfy.c394 X509_STORE_CTX_set_trust(ctx, X509_TRUST_OCSP_REQUEST); in OCSP_request_verify()
/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/include/openssl/
Dx509.h124 # define X509_TRUST_OCSP_REQUEST 7 macro