Home
last modified time | relevance | path

Searched defs:notafter (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/rpki-client/
H A Dextern.h141 time_t notafter; /* cert's Not After */ global() member
253 time_t notafter; /* EE cert's Not After */ global() member
279 time_t notafter; /* Not After of the RSC EE */ global() member
306 time_t notafter; /* EE cert's Not After */ global() member
338 time_t notafter; /* Not After of the TAK EE */ global() member
361 time_t notafter; /* Not After of the Geofeed EE */ global() member
377 time_t notafter; /* Not After of the GBR EE */ global() member
397 time_t notafter; /* notAfter of the ASPA EE cert */ global() member
H A Dcms.c110 time_t notafter; in cms_parse_validate_internal() local
H A Dfilemode.c354 time_t *expires = NULL, *notafter = NULL; proc_parser_file() local
[all...]
H A Dx509.c1062 x509_find_expires(time_t notafter,struct auth * a,struct crl_tree * crlt) x509_find_expires() argument
/openbsd-src/lib/libtls/
H A Dtls_conninfo.c123 tls_get_peer_cert_times(struct tls * ctx,time_t * notbefore,time_t * notafter) tls_get_peer_cert_times() argument
H A Dtls_internal.h140 time_t notafter; global() member
/openbsd-src/usr.sbin/ntpd/
H A Dconstraint.c963 time_t httptime, notbefore, notafter; httpsdate_request() local