Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/ssl/
H A Dtls13_record_layer.c35 tls13_record_protection_new(void) in tls13_record_protection_new() function
143 if ((rl->read = tls13_record_protection_new()) == NULL) in tls13_record_layer_new()
145 if ((rl->write = tls13_record_protection_new()) == NULL) in tls13_record_layer_new()