Searched refs:revocationTime (Results 1 – 5 of 5) sorted by relevance
126 ASN1_SIMPLE(OCSP_REVOKEDINFO, revocationTime, ASN1_GENERALIZEDTIME),
164 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
272 if (revtime) *revtime = rev->revocationTime; in OCSP_single_get0_status()
249 rev->revocationTime)) in OCSP_RESPONSE_print()
219 ASN1_GENERALIZEDTIME *revocationTime; member