Home
last modified time | relevance | path

Searched refs:tls12_record_layer_use_write_epoch (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dd1_both.c1046 if (!tls12_record_layer_use_write_epoch(s->internal->rl, in dtls1_retransmit_message()
1055 if (!tls12_record_layer_use_write_epoch(s->internal->rl, in dtls1_retransmit_message()
H A Dssl_locl.h695 int tls12_record_layer_use_write_epoch(struct tls12_record_layer *rl,
H A Dtls12_record_layer.c308 tls12_record_layer_use_write_epoch(struct tls12_record_layer *rl, uint16_t epoch) in tls12_record_layer_use_write_epoch() function