Searched refs:time_cmp (Results 1 – 1 of 1) sorted by relevance
235 int time_cmp; in cert_acceptable() local255 time_cmp = X509_cmp_timeframe(vpm, X509_get0_notBefore(cert), in cert_acceptable()257 if (time_cmp != 0) { in cert_acceptable()258 ossl_cmp_warn(ctx, time_cmp > 0 ? "cert has expired" in cert_acceptable()