Searched refs:dtls_info (Results 1 – 2 of 2) sorted by relevance
138 #define dtls_info(...) dsrv_log(DTLS_LOG_INFO, __VA_ARGS__) macro
856 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()