Lines Matching refs:thisupd
948 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
960 &rev, &thisupd, &nextupd))
969 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage))
977 ASN1_GENERALIZEDTIME_print(out, thisupd);
1008 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1025 thisupd = X509_gmtime_adj(NULL, 0);
1043 thisupd, nextupd);
1052 thisupd, nextupd);
1057 thisupd, nextupd);
1069 thisupd, nextupd);
1087 ASN1_TIME_free(thisupd);