Home
last modified time | relevance | path

Searched defs:notbefore (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/usr.sbin/rpki-client/
Dextern.h142 time_t notbefore; /* cert's Not Before */ member
255 time_t notbefore; /* EE cert's Not Before */ member
281 time_t notbefore; /* EE cert's Not Before */ member
308 time_t notbefore; /* EE cert's Not Before */ member
340 time_t notbefore; /* EE cert's Not Before */ member
363 time_t notbefore; /* EE cert's Not Before */ member
379 time_t notbefore; /* EE cert's Not Before */ member
399 time_t notbefore; /* EE cert's Not Before */ member
Dfilemode.c356 time_t *notbefore = NULL, *expires = NULL, *notafter = NULL; in proc_parser_file() local
/openbsd/src/lib/libtls/
Dtls_conninfo.c130 tls_get_peer_cert_times(struct tls *ctx, time_t *notbefore, in tls_get_peer_cert_times()
Dtls_internal.h140 time_t notbefore; member
/openbsd/src/usr.sbin/ntpd/
Dconstraint.c982 time_t httptime, notbefore, notafter; in httpsdate_request() local
/openbsd/src/usr.bin/ssh/
Dchannels.h147 time_t notbefore; /* Pause IO until deadline (time_t) */ member