Searched refs:thisupd (Results 1 – 1 of 1) sorted by relevance
345 static int ocsp_resp_valid(ASN1_GENERALIZEDTIME *thisupd, in ocsp_resp_valid() argument350 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in ocsp_resp_valid()358 if (X509_cmp_time(thisupd, &tmp) > 0) { in ocsp_resp_valid()378 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in ocsp_resp_valid()