Searched refs:DTLS_HT_CLIENT_HELLO (Results 1 – 2 of 2) sorted by relevance
343 #define DTLS_HT_CLIENT_HELLO 1 macro
570 case DTLS_HT_CLIENT_HELLO: in dtls_handshake_type_to_name()1388 ((Data)[0] != DTLS_HT_CLIENT_HELLO || \2455 DTLS_HT_CLIENT_HELLO, in dtls_send_client_hello()3213 case DTLS_HT_CLIENT_HELLO: in handle_handshake_msg()3365 if (hs_header->msg_type != DTLS_HT_CLIENT_HELLO && !peer) { in handle_handshake()3371 if (hs_header->msg_type == DTLS_HT_CLIENT_HELLO || in handle_handshake()