Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_record_layer.c1001 tls13_record_layer_peek(struct tls13_record_layer *rl, uint8_t content_type, in tls13_record_layer_peek() function
1180 return tls13_record_layer_peek(rl, SSL3_RT_APPLICATION_DATA, buf, n); in tls13_peek_application_data()