Lines Matching refs:nextupd
974 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
989 &rev, &thisupd, &nextupd)) {
999 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1009 if (nextupd) {
1011 ASN1_GENERALIZEDTIME_print(out, nextupd);
1036 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1054 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL);
1098 0, NULL, thisupd, nextupd);
1104 0, NULL, thisupd, nextupd);
1108 0, NULL, thisupd, nextupd);
1119 reason, revtm, thisupd, nextupd);
1172 ASN1_TIME_free(nextupd);