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

/openbsd-current/lib/libtls/
H A Dtls_ocsp.c217 int response_status=0, cert_status=0, crl_reason=0; local
78 tls_ocsp_fill_info(struct tls *ctx, int response_status, int cert_status, int crl_reason, ASN1_GENERALIZEDTIME *revtime, ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd) argument
H A Dtls_internal.h156 int crl_reason; member in struct:tls_ocsp_result
/openbsd-current/usr.sbin/ocspcheck/
H A Docspcheck.c409 int status, cert_status = 0, crl_reason = 0; local

Completed in 167 milliseconds