Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dtls13_record_layer.c914 tls13_record_layer_pending(struct tls13_record_layer *rl, uint8_t content_type) in tls13_record_layer_pending() function
1179 return tls13_record_layer_pending(rl, SSL3_RT_APPLICATION_DATA); in tls13_pending_application_data()