ocsp.c | 948 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; local 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; local 1025 thisupd = X509_gmtime_adj(NULL, 0); 1043 thisupd, nextupd); 1052 thisupd, nextupd); 1057 thisupd, nextupd); 1069 thisupd, nextupd) [all...] |