Home
last modified time | relevance | path

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

/net-tools-3.4.0/tinydtls-0.8.2/
Ddtls.h343 #define DTLS_HT_CLIENT_HELLO 1 macro
Ddtls.c570 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()