Home | History | Annotate | Download | only in tls

Lines Matching refs:not_after

700 			    &cert->not_after) < 0) {
708 (unsigned long) cert->not_after);
1865 (unsigned long) cert->not_after)) {
1867 "(now=%lu not_before=%lu not_after=%lu)",
1868 now.sec, cert->not_before, cert->not_after);