Searched defs:notbefore (Results 1 – 6 of 6) sorted by relevance
142 time_t notbefore; /* cert's Not Before */ member255 time_t notbefore; /* EE cert's Not Before */ member281 time_t notbefore; /* EE cert's Not Before */ member308 time_t notbefore; /* EE cert's Not Before */ member340 time_t notbefore; /* EE cert's Not Before */ member363 time_t notbefore; /* EE cert's Not Before */ member379 time_t notbefore; /* EE cert's Not Before */ member399 time_t notbefore; /* EE cert's Not Before */ member
356 time_t *notbefore = NULL, *expires = NULL, *notafter = NULL; in proc_parser_file() local
130 tls_get_peer_cert_times(struct tls *ctx, time_t *notbefore, in tls_get_peer_cert_times()
140 time_t notbefore; member
982 time_t httptime, notbefore, notafter; in httpsdate_request() local
147 time_t notbefore; /* Pause IO until deadline (time_t) */ member