Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhandshake.h20 HANDSHAKE_MSG_TYPE_CLIENTHELLO, enumerator
/openbmc/linux/net/handshake/
H A Dtlshd.c289 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_anon()
315 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_x509()
349 treq->th_type = HANDSHAKE_MSG_TYPE_CLIENTHELLO; in tls_client_hello_psk()