ocsp.c | 1008 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; local 1020 &rev, &thisupd, &nextupd)) 1029 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) 1037 ASN1_GENERALIZEDTIME_print(out, thisupd); 1068 ASN1_TIME *thisupd = NULL, *nextupd = NULL; local 1083 thisupd = X509_gmtime_adj(NULL, 0); 1116 thisupd, nextupd); 1125 thisupd, nextupd); 1130 thisupd, nextupd); 1142 thisupd, nextupd) [all...] |