Searched defs:epoch (Results 1 – 12 of 12) sorted by relevance
/openssl/util/perl/TLSProxy/ |
H A D | Record.pm | 488 sub epoch subroutine
|
/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 684 uint16_t epoch; in dtls1_get_epoch() local
|
H A D | record.h | 38 uint16_t epoch; member
|
H A D | rec_layer_s3.c | 1366 unsigned int epoch = 0; in ssl_set_new_record_layer() local
|
/openssl/test/helpers/ |
H A D | ssltestlib.c | 126 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local 273 uint16_t epoch; member 357 unsigned int seq, offset, len, epoch; in mempacket_test_read() local 430 unsigned int epoch; in mempacket_swap_epoch() local
|
/openssl/test/ |
H A D | dtlstest.c | 197 int epoch = 0; in test_dtls_drop_records() local
|
H A D | bad_dtls_test.c | 280 static unsigned char epoch[2] = { 0x00, 0x01 }; in send_record() local
|
/openssl/ssl/quic/ |
H A D | quic_tls.c | 92 int role, int direction, int level, uint16_t epoch, in quic_new_record_layer() 362 size_t *datalen, uint16_t *epoch, in quic_read_record()
|
/openssl/ssl/record/methods/ |
H A D | dtls_meth.c | 626 int role, int direction, int level, uint16_t epoch, in dtls_new_record_layer()
|
H A D | recmethod_local.h | 75 uint16_t epoch; member 221 uint16_t epoch; member
|
H A D | ktls_meth.c | 404 int role, int direction, int level, uint16_t epoch, in ktls_new_record_layer()
|
H A D | tls_common.c | 1115 uint16_t *epoch, unsigned char *seq_num) in tls_read_record() 1387 int role, int direction, int level, uint16_t epoch, in tls_new_record_layer()
|
Completed in 29 milliseconds