Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ocsp/
HDocsp_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()
HDocsp_srv.c145 int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) in OCSP_basic_add1_status()
/dragonfly/crypto/libressl/tls/
HDtls_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