/third_party/libcoap/src/ |
H A D | coap_mbedtls.c | 485 coap_log_err("mbedtls_x509_crt_verify_info returned -0x%x: '%s'\n", in cert_verify_callback_mbedtls() 508 coap_log_err("RPK Support not available in Mbed TLS\n"); in setup_pki_credentials() 524 coap_log_err("mbedtls_x509_crt_parse_file returned -0x%x: '%s'\n", in setup_pki_credentials() 538 coap_log_err("mbedtls_pk_parse_keyfile returned -0x%x: '%s'\n", in setup_pki_credentials() 545 coap_log_err("mbedtls_ssl_conf_own_cert returned -0x%x: '%s'\n", in setup_pki_credentials() 550 coap_log_err("***setup_pki: (D)TLS: No Server Certificate + Private " in setup_pki_credentials() 561 coap_log_err("mbedtls_x509_crt_parse returned -0x%x: '%s'\n", in setup_pki_credentials() 584 coap_log_err("mbedtls_malloc failed\n"); in setup_pki_credentials() 598 coap_log_err("mbedtls_x509_crt_parse returned -0x%x: '%s'\n", in setup_pki_credentials() 608 coap_log_err("mbedtls_mallo in setup_pki_credentials() [all...] |
H A D | coap_io_contiki.c | 90 coap_log_err("coap_socket_bind_udp: called before getting an IPv6 address\n"); in coap_socket_bind_udp() 97 coap_log_err("coap_socket_bind_udp: udp_new returned NULL\n"); in coap_socket_bind_udp() 120 coap_log_err("coap_socket_connect_udp: called before getting an IPv6 address\n"); in coap_socket_connect_udp() 127 coap_log_err("coap_socket_connect_udp: udp_new returned NULL\n"); in coap_socket_connect_udp()
|
H A D | coap_uri.c | 104 coap_log_err("%.*s URI scheme not enabled (not a proxy)\n", in coap_split_uri_sub() 115 coap_log_err("%.*s URI scheme unknown\n", (int)(p - str_var), str_var); in coap_split_uri_sub() 124 coap_log_err("coaps URI scheme not supported in this version of libcoap\n"); in coap_split_uri_sub() 130 coap_log_err("coap+tcp URI scheme not supported in this version of libcoap\n"); in coap_split_uri_sub() 136 coap_log_err("coaps+tcp URI scheme not supported in this version of libcoap\n"); in coap_split_uri_sub() 142 coap_log_err("coap+ws URI scheme not supported in this version of libcoap\n"); in coap_split_uri_sub() 148 coap_log_err("coaps+ws URI scheme not supported in this version of libcoap\n"); in coap_split_uri_sub()
|
H A D | coap_openssl.c | 1139 coap_log_err("*** setup_pki: (D)TLS: No Server Certificate defined\n"); in setup_pki_server() 1154 coap_log_err("*** setup_pki: (D)TLS: No Server Private Key defined\n"); in setup_pki_server() 1217 coap_log_err("*** setup_pki: (D)TLS: No Server Certificate defined\n"); in setup_pki_server() 1241 coap_log_err("*** setup_pki: (D)TLS: No Server Private Key defined\n"); in setup_pki_server() 1278 coap_log_err("*** setup_pki: (D)TLS: No Server Certificate defined\n"); in setup_pki_server() 1294 coap_log_err("*** setup_pki: (D)TLS: No Server Private Key defined\n"); in setup_pki_server() 1322 coap_log_err("*** setup_pki: (D)TLS: No PKCS11 support\nn"); in setup_pki_server() 1329 coap_log_err("*** setup_pki: (D)TLS: PKCS11 engine initialize failed\n"); in setup_pki_server() 1377 coap_log_err("*** setup_pki: (D)TLS: No Server Private Key defined\n"); in setup_pki_server() 1414 coap_log_err("*** setup_pk in setup_pki_server() [all...] |
H A D | coap_gnutls.c | 183 coap_log_err("GnuTLS " MIN_GNUTLS_VERSION " or later is required\n"); in coap_dtls_is_supported() 197 coap_log_err("GnuTLS " MIN_GNUTLS_VERSION " or later is required\n"); in coap_tls_is_supported() 372 coap_log_err("ca_path not supported in GnuTLS < 3.3.6\n"); in coap_dtls_context_set_pki_root_cas() 1064 coap_log_err("***setup_pki: (D)TLS: No %s Certificate + Private " in setup_pki_credentials() 1101 coap_log_err("gnutls_malloc failure\n"); in setup_pki_credentials() 1119 coap_log_err("gnutls_malloc failure\n"); in setup_pki_credentials() 1168 coap_log_err("RPK Support not available (needs gnutls 3.6.6 or later)\n"); in setup_pki_credentials() 1187 coap_log_err("***setup_pki: (D)TLS: No Server Certificate + Private " in setup_pki_credentials() 1202 coap_log_err("gnutls_malloc failure\n"); in setup_pki_credentials() 1277 coap_log_err("RP in setup_pki_credentials() [all...] |
H A D | coap_io.c | 93 coap_log_err("bind_to_device: ioctl SIOCGIFCONF fail, err: %s\n", coap_socket_strerror()); in bind_to_device() 100 coap_log_err("bind_to_device: ioctl SIOCGIFFLAGS fail, err: %s\n", coap_socket_strerror()); in bind_to_device() 108 coap_log_err("bind_to_device: ioctl SIOCGIFADDR fail, err: %s\n", coap_socket_strerror()); in bind_to_device() 118 coap_log_err("bind_to_device: setsockopt SO_BINDTODEVICE fail, err: %s\n", coap_socket_strerror()); in bind_to_device() 501 coap_log_err("%s: epoll_ctl DEL failed: %s (%d)\n", 565 coap_log_err("%s: epoll_ctl ADD failed: %s (%d)\n", 603 coap_log_err("%s: epoll_ctl MOD failed: %s (%d)\n", 630 coap_log_err("%s: timerfd_settime failed: %s (%d)\n", 703 coap_log_err("WSAGetLastError: %d mapping to errno failed - please fix\n", 1341 coap_log_err(" [all...] |
H A D | coap_session.c | 114 coap_log_err("adapter_info malloc failed\n"); in loopback_packet_check() 121 coap_log_err("adapter_info malloc failed\n"); in loopback_packet_check() 127 coap_log_err("GetAdaptersInfo failed with error: %d\n", err); in loopback_packet_check() 560 coap_log_err("DTLS overhead exceeds MTU\n"); in coap_make_session() 776 coap_log_err("DTLS overhead exceeds MTU\n"); in coap_session_set_mtu() 796 coap_log_err("** %s: mid=0x%04x: already in-use - dropped\n", in coap_session_delay_pdu() 908 coap_log_err("DTLS overhead exceeds MTU\n"); in coap_session_connected() 1526 coap_log_err("No memory to store identity hint (PSK)\n"); in coap_session_refresh_psk_hint() 1554 coap_log_err("No memory to store pre-shared key (PSK)\n"); in coap_session_refresh_psk_key() 1583 coap_log_err("N in coap_session_refresh_psk_identity() [all...] |
H A D | coap_net.c | 364 coap_log_err("coap_context_set_pki: Wrong version of setup_data\n"); in coap_context_set_pki() 494 coap_log_err("coap_new_context: Unable to epoll_create: %s (%d)\n", in coap_new_context() 502 coap_log_err("coap_new_context: Unable to timerfd_create: %s (%d)\n", in coap_new_context() 518 coap_log_err("%s: epoll_ctl ADD failed: %s (%d)\n", in coap_new_context() 637 coap_log_err("%s: epoll_ctl DEL failed: %s (%d)\n", in coap_free_context() 820 coap_log_err("Multicast requests cannot be Confirmable (RFC7252 8.1)\n"); in coap_send_pdu() 3054 coap_log_err("could not create response PDU\n"); in handle_request() 4142 coap_log_err("coap_join_mcast_group_intf: %s: " in coap_join_mcast_group_intf() 4177 coap_log_err("coap_join_mcast_group_intf: %s: " in coap_join_mcast_group_intf() 4216 coap_log_err("coap_join_mcast_group_int in coap_join_mcast_group_intf() [all...] |
H A D | coap_ws.c | 703 coap_log_err("coap_ws_read: packet size bigger than provided data space" in coap_ws_read() 816 coap_log_err("WS Host not defined\n"); in coap_ws_establish()
|
H A D | coap_resource.c | 336 coap_log_err("coap_resource_proxy_uri_init: Must have one or more host names defined\n"); 359 coap_log_err("coap_resource_proxy_uri_init: unable to add host name\n");
|
H A D | coap_address.c | 434 coap_log_err("Unix Domain host too long\n"); in coap_resolve_address_info()
|
H A D | coap_debug.c | 401 coap_log_err("coap_print_ip_addr: inet_ntop\n"); in coap_print_ip_addr()
|
/third_party/libcoap/include/coap3/ |
H A D | coap_debug.h | 96 #define coap_log_err(...) coap_log(COAP_LOG_ERR, __VA_ARGS__) macro 98 #define coap_log_err(...) coap_no_log() macro
|
/third_party/libcoap/examples/ |
H A D | coap-server.c | 1108 coap_log_err("Failed to create options for URI\n"); in hnd_proxy_uri() 1172 coap_log_err("Proxy-Uri scheme %d unknown\n", uri.scheme); in hnd_proxy_uri() 2346 coap_log_err("No context available for interface '%s'\n", node); in get_context() 2370 coap_log_err("invalid CoAP Proxy definition\n"); in cmdline_proxy() 2497 coap_log_err("SNI file: %s: Unable to open\n", arg); in cmdline_read_psk_sni_check() 2542 coap_log_err("Identity file: %s: Unable to open\n", arg); in cmdline_read_identity_check() 2589 coap_log_err("unix with dtls is not supported\n"); in cmdline_unix() 2596 coap_log_err("unix with stream is not supported\n"); in cmdline_unix() 2603 coap_log_err("unix with tls is not supported\n"); in cmdline_unix() 2633 coap_log_err("SN in cmdline_read_pki_sni_check() [all...] |
H A D | coap-client.c | 353 coap_log_err("nack_handler: Unexpected token\n"); in nack_handler() 365 coap_log_err("cannot send CoAP pdu\n"); in nack_handler() 829 coap_log_err("Absolute URI length must be <= 1034 bytes for a proxy\n"); in cmdline_uri() 840 coap_log_err("invalid CoAP URI\n"); in cmdline_uri() 950 coap_log_err("invalid CoAP Proxy definition\n"); in cmdline_proxy() 1238 coap_log_err("Hint file: %s: Unable to open\n", arg); in cmdline_read_hint_check() 1815 coap_log_err("failed to resolve address\n"); in main() 1856 coap_log_err("cannot create client session\n"); in main() 1872 coap_log_err("Failed to create options for URI\n"); in main() 1906 coap_log_err("canno in main() [all...] |
H A D | coap-rd.c | 735 coap_log_err("No context available for interface '%s'\n", node); in get_context() 746 coap_log_err("Extended Token Length must be 8 or greater\n"); in cmdline_read_extended_token_size() 749 coap_log_err("Extended Token Length must be 65804 or less\n"); in cmdline_read_extended_token_size()
|
/third_party/libcoap/examples/riot/examples_libcoap_client/ |
H A D | client-coap.c | 84 coap_log_err("cannot send CoAP pdu\n"); in nack_handler() 196 coap_log_err("CONFIG_LIBCOAP_USE_PSK and CONFIG_LIBCOAP_USE_PSK_ID not defined\n"); in client_coap_init()
|
/third_party/libcoap/examples/lwip/ |
H A D | client-coap.c | 67 coap_log_err("cannot send CoAP pdu\n"); in nack_handler()
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_cbor.c | 264 coap_log_err("oscore_cbor_elem_contained returns 1 \n"); in oscore_cbor_elem_contained()
|