Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_trs.c132 case X509_TRUST_OCSP_REQUEST: in nid_from_trust_id()
165 case X509_TRUST_OCSP_REQUEST: in X509_check_trust()
H A Dx509.h159 #define X509_TRUST_OCSP_REQUEST 7 macro
/openbsd/lib/libcrypto/ocsp/
H A Docsp_vfy.c437 X509_TRUST_OCSP_REQUEST) == 0) { in OCSP_request_verify()