Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_record_layer.c155 tls13_record_layer_free(rl); in tls13_record_layer_new()
161 tls13_record_layer_free(struct tls13_record_layer *rl) in tls13_record_layer_free() function
H A Dtls13_internal.h199 void tls13_record_layer_free(struct tls13_record_layer *rl);
H A Dtls13_lib.c438 tls13_record_layer_free(ctx->rl); in tls13_ctx_free()
/dragonfly/crypto/libressl/
H A DChangeLog583 * Free alert_data and phh_data in tls13_record_layer_free()
587 * Free struct members in tls13_record_layer_free() in their natural