Searched refs:revocationTime (Results 1 – 5 of 5) sorted by relevance
117 ASN1_GENERALIZEDTIME *revocationTime; member
79 ASN1_SIMPLE(OCSP_REVOKEDINFO, revocationTime, ASN1_GENERALIZEDTIME),
204 if (!ASN1_GENERALIZEDTIME_print(bp, rev->revocationTime)) in OCSP_RESPONSE_print()
264 *revtime = rev->revocationTime; in OCSP_single_get0_status()
124 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
Completed in 8 milliseconds