Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dd1_both.c244 if (!tls12_record_layer_write_overhead(s->rl, &overhead)) in dtls1_do_write()
Dssl_local.h625 int tls12_record_layer_write_overhead(struct tls12_record_layer *rl,
Dtls12_record_layer.c227 tls12_record_layer_write_overhead(struct tls12_record_layer *rl, in tls12_record_layer_write_overhead() function