Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_record_layer.c70 int phh; member
919 rl->phh = 1; in tls13_record_layer_recv_phh()
936 rl->phh = 0; in tls13_record_layer_recv_phh()
977 if (rl->phh && tls_content_type(rl->rcontent) != SSL3_RT_HANDSHAKE) in tls13_record_layer_read_internal()