Searched defs:epoch (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/crypto/libressl/ssl/ |
H A D | tls_content.c | 26 uint16_t epoch; member 103 tls_content_set_epoch(struct tls_content *content, uint16_t epoch) in tls_content_set_epoch()
|
H A D | dtls_locl.h | 81 unsigned short epoch; member 108 unsigned short epoch; member
|
H A D | tls12_record_layer.c | 29 uint16_t epoch; member 290 uint16_t epoch) in tls12_record_layer_set_initial_epoch() 308 tls12_record_layer_use_write_epoch(struct tls12_record_layer *rl, uint16_t epoch) in tls12_record_layer_use_write_epoch() 327 tls12_record_layer_write_epoch_done(struct tls12_record_layer *rl, uint16_t epoch) in tls12_record_layer_write_epoch_done() 631 uint16_t epoch, uint8_t *seq_num, size_t seq_num_len) in tls12_record_layer_build_seq_num()
|
H A D | d1_pkt.c | 374 uint16_t epoch, len, ssl_version; in dtls1_get_record() local
|
H A D | ssl_locl.h | 1145 uint16_t epoch; /* epoch number, needed by DTLS1 */ member
|
/dflybsd-src/usr.bin/calendar/ |
H A D | gregorian.c | 57 static const int epoch = 1; variable
|
H A D | julian.c | 56 static const int epoch = -1; /* Gregorian: 0, December, 30 */ variable
|
H A D | chinese.c | 72 static const int epoch = -963099; /* Gregorian: -2636, February, 15 */ variable
|
/dflybsd-src/sbin/routed/ |
H A D | main.c | 57 struct timeval epoch; /* when started */ variable
|
/dflybsd-src/contrib/zstd/lib/dictBuilder/ |
H A D | fastcover.c | 405 size_t epoch; in FASTCOVER_buildDictionary() local
|
H A D | cover.c | 686 size_t epoch; in COVER_buildDictionary() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-rx.c | 78 nd_uint32_t epoch; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-common.c | 7897 int64_t epoch; in cb_get_source_date_epoch() local
|