Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_record_layer.c52 tls13_record_protection_free(struct tls13_record_protection *rp) in tls13_record_protection_free() function
174 tls13_record_protection_free(rl->read); in tls13_record_layer_free()
175 tls13_record_protection_free(rl->write); in tls13_record_layer_free()