Home | History | Annotate | Download | only in tls

Lines Matching full:not_before

687 			    &cert->not_before) < 0) {
706 (unsigned long) cert->not_before,
2050 (unsigned long) cert->not_before ||
2054 "(now=%lu not_before=%lu not_after=%lu)",
2055 now.sec, cert->not_before, cert->not_after);