Home
last modified time | relevance | path

Searched refs:not_before (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libcrypto/x509/
Dx509_verify.c817 time_t when, not_before, not_after; in x509_verify_cert_times() local
825 &not_before)) { in x509_verify_cert_times()
829 if (when < not_before) { in x509_verify_cert_times()