Lines Matching refs:thisupd
974 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
989 &rev, &thisupd, &nextupd)) {
999 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1006 ASN1_GENERALIZEDTIME_print(out, thisupd);
1036 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1052 thisupd = X509_gmtime_adj(NULL, 0);
1098 0, NULL, thisupd, nextupd);
1104 0, NULL, thisupd, nextupd);
1108 0, NULL, thisupd, nextupd);
1119 reason, revtm, thisupd, nextupd);
1171 ASN1_TIME_free(thisupd);