Home
last modified time | relevance | path

Searched defs:crl_reason (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libtls/
H A Dtls_ocsp.c79 int crl_reason, ASN1_GENERALIZEDTIME *revtime, in tls_ocsp_fill_info()
217 int response_status=0, cert_status=0, crl_reason=0; in tls_ocsp_verify_response() local
H A Dtls_internal.h156 int crl_reason; global() member
/openbsd-src/usr.sbin/ocspcheck/
H A Docspcheck.c409 int status, cert_status = 0, crl_reason = 0; in validate_response() local