Home
last modified time | relevance | path

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

/net-tools-3.7.0/tinydtls-0.8.2/
Ddebug.h138 #define dtls_info(...) dsrv_log(DTLS_LOG_INFO, __VA_ARGS__) macro
Ddtls.c856 dtls_info("skipped encrypt-then-mac extension\n"); in dtls_check_tls_extension()
3419 dtls_info("Added packet for reordering\n"); in handle_handshake()
3503 dtls_info("** Alert: level %d, description %d\n", data[0], data[1]); in handle_alert()
3620 dtls_info("decrypt_verify() failed\n"); in dtls_handle_message()
3718 dtls_info("** application data:\n"); in dtls_handle_message()
3728 dtls_info("dropped unknown message of type %d\n",msg[0]); in dtls_handle_message()