Lines Matching defs:thisupd
1196 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
1208 &rev, &thisupd, &nextupd)) {
1216 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1223 ASN1_GENERALIZEDTIME_print(out, thisupd);
1252 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1265 thisupd = X509_gmtime_adj(NULL, 0);
1294 thisupd, nextupd);
1302 thisupd, nextupd);
1306 thisupd, nextupd);
1319 thisupd, nextupd);
1339 ASN1_TIME_free(thisupd);