Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls12_record_layer.c124 tls12_record_protection_block_size(struct tls12_record_protection *rp, in tls12_record_protection_block_size() function
242 if (!tls12_record_protection_block_size(rl->write, &block_size)) in tls12_record_layer_write_overhead()
970 if (!tls12_record_protection_block_size(rl->read, &block_size)) in tls12_record_layer_open_record_protected_cipher()
1234 if (!tls12_record_protection_block_size(rl->write, &block_size)) in tls12_record_layer_seal_record_protected_cipher()