Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/ssl/
H A Dd1_both.c244 if (!tls12_record_layer_write_overhead(s->internal->rl, &overhead)) in dtls1_do_write()
H A Dssl_locl.h680 int tls12_record_layer_write_overhead(struct tls12_record_layer *rl,
H A Dtls12_record_layer.c227 tls12_record_layer_write_overhead(struct tls12_record_layer *rl, in tls12_record_layer_write_overhead() function