Lines Matching refs:coap_log_debug
274 coap_log_debug("got psk_identity: '%.*s'\n", in psk_server_callback()
1291 coap_log_debug("* %s: Mbed TLS established\n",
1301 coap_log_debug("hello verification requested\n");
1472 coap_log_debug("* %s: failed to send %zd bytes (%s) state %d\n",
1967 coap_log_debug("* %s: dtls: sent %4d bytes\n",
1970 coap_log_debug("* %s: dtls: sent %4d of %4zd bytes\n",
2146 coap_log_debug("coap_dtls_receive: ret %d: remaining data %u\n", ret, ssl_data->pdu_len);
2151 coap_log_debug("* %s: dtls: recv %4d bytes\n",
2222 coap_log_debug("coap_dtls_hello: ret %d: remaining data %u\n", ret, ssl_data->pdu_len);
2387 coap_log_debug("* %s: tls: sent %4d bytes\n",
2390 coap_log_debug("* %s: tls: sent %4d of %4zd bytes\n",
2464 coap_log_debug("* %s: tls: recv %4d bytes\n",
2666 coap_log_debug("get_hash_alg: COSE hash %d not supported\n", alg);
2683 coap_log_debug("coap_crypto_hash: algorithm %d not supported\n", alg);
2737 coap_log_debug("get_cipher_alg: COSE cipher %d not supported\n", alg);
2763 coap_log_debug("get_hmac_alg: COSE HMAC %d not supported\n", hmac_alg);
2799 coap_log_debug("coap_crypto_encrypt: algorithm %d not supported\n",
3012 coap_log_debug("coap_crypto_hmac: algorithm %d not supported\n", hmac_alg);