Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/methods/
H A Dtls13_meth.c261 || !rl->is_first_handshake) in tls13_validate_record_header()
H A Drecmethod_local.h308 int is_first_handshake; member
H A Dtls_common.c746 && rl->is_first_handshake) { in tls_get_more_records()
2031 rl->is_first_handshake = first; in tls_set_first_handshake()