Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/tls/
H A Dtls_ocsp.c75 int crl_reason, ASN1_GENERALIZEDTIME *revtime, in tls_ocsp_fill_info()
208 ASN1_GENERALIZEDTIME *revtime = NULL, *thisupd = NULL, *nextupd = NULL; in tls_ocsp_verify_response() local
/dflybsd-src/crypto/libressl/crypto/ocsp/
H A Docsp_cl.c317 ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status()
352 int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status()
H A Docsp_srv.c145 int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()