Searched defs:revtime (Results 1 – 4 of 4) sorted by relevance
/openbsd/lib/libcrypto/ocsp/ |
H A D | ocsp_cl.c | 334 ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() 370 int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status()
|
H A D | ocsp_srv.c | 151 int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()
|
/openbsd/lib/libtls/ |
H A D | tls_ocsp.c | 79 int crl_reason, ASN1_GENERALIZEDTIME *revtime, in tls_ocsp_fill_info() 214 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in tls_ocsp_verify_response() local
|
/openbsd/usr.sbin/ocspcheck/ |
H A D | ocspcheck.c | 407 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in validate_response() local
|