thisUpdate 468 source4/heimdal/lib/hx509/revoke.c t = _hx509_Time2time_t(&crl->tbsCertList.thisUpdate); thisUpdate 756 source4/heimdal/lib/hx509/revoke.c if (ocsp->ocsp.tbsResponseData.responses.val[j].thisUpdate > thisUpdate 1149 source4/heimdal/lib/hx509/revoke.c printable_time(ocsp.ocsp.tbsResponseData.responses.val[i].thisUpdate)); thisUpdate 1152 source4/heimdal/lib/hx509/revoke.c printable_time(ocsp.ocsp.tbsResponseData.responses.val[i].thisUpdate)); thisUpdate 1232 source4/heimdal/lib/hx509/revoke.c if (basic.tbsResponseData.responses.val[i].thisUpdate > thisUpdate 1463 source4/heimdal/lib/hx509/revoke.c c.tbsCertList.thisUpdate.element = choice_Time_generalTime; thisUpdate 1464 source4/heimdal/lib/hx509/revoke.c c.tbsCertList.thisUpdate.u.generalTime = time(NULL) - 24 * 3600;