Home
last modified time | relevance | path

Searched refs:crlTime (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/ocsp/
H A Dv3_ocsp.c130 if (a->crlTime) { in i2r_ocsp_crlid()
133 if (!ASN1_GENERALIZEDTIME_print(bp, a->crlTime)) in i2r_ocsp_crlid()
H A Docsp_local.h207 ASN1_GENERALIZEDTIME *crlTime; member
H A Docsp_ext.c380 if ((cid->crlTime = ASN1_GENERALIZEDTIME_new()) == NULL) in OCSP_crlID_new()
382 if (!(ASN1_GENERALIZEDTIME_set_string(cid->crlTime, tim))) in OCSP_crlID_new()
H A Docsp_asn.c125 ASN1_EXP_OPT(OCSP_CRLID, crlTime, ASN1_GENERALIZEDTIME, 2)

Completed in 11 milliseconds