Home | History | Annotate | Download | only in tls

Lines Matching refs:not_before

695 			    &cert->not_before) < 0) {
714 (unsigned long) cert->not_before,
1859 (unsigned long) cert->not_before ||
1863 "(now=%lu not_before=%lu not_after=%lu)",
1864 now.sec, cert->not_before, cert->not_after);