Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
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()
943 if (!tls12_record_protection_block_size(rl->read, &block_size)) in tls12_record_layer_open_record_protected_cipher()
1213 if (!tls12_record_protection_block_size(rl->write, &block_size)) in tls12_record_layer_seal_record_protected_cipher()