Searched refs:tls12_record_layer_write_epoch (Results 1 – 3 of 3) sorted by relevance
973 tls12_record_layer_write_epoch(s->rl); in dtls1_buffer_message()1040 saved_state.epoch = tls12_record_layer_write_epoch(s->rl); in dtls1_retransmit_message()
639 uint16_t tls12_record_layer_write_epoch(struct tls12_record_layer *rl);
302 tls12_record_layer_write_epoch(struct tls12_record_layer *rl) in tls12_record_layer_write_epoch() function