Lines Matching refs:coap_log_debug
521 coap_log_debug("got psk_identity_hint: '%.*s'\n", (int)temp.length, in coap_dtls_psk_client_callback()
601 coap_log_debug("got psk_identity: '%.*s'\n", in coap_dtls_psk_server_callback()
2051 coap_log_debug(" %s: Using PKI ciphers\n", in tls_secret_call_back()
2092 coap_log_debug(" %s: Setting PSK ciphers\n", in tls_secret_call_back()
2379 coap_log_debug(" %s: PSK request\n", in tls_client_hello_call_back()
2479 coap_log_debug(" %s: Using PKI ciphers\n", in tls_client_hello_call_back()
2909 coap_log_debug("CoAP Client restricted to (D)TLS1.2 with Identity Hint callback\n"); in setup_client_ssl_session()
3064 coap_log_debug("* %s: dtls: sent %4d bytes\n", in coap_dtls_send()
3067 coap_log_debug("* %s: dtls: sent %4d of %4zd bytes\n", in coap_dtls_send()
3209 coap_log_debug("coap_dtls_receive: ret %d: remaining data %u\n", r, ssl_data->pdu_len); in coap_dtls_receive()
3214 coap_log_debug("* %s: dtls: recv %4d bytes\n", in coap_dtls_receive()
3491 coap_log_debug("* %s: tls: sent %4d bytes\n", in coap_tls_write()
3494 coap_log_debug("* %s: tls: sent %4d of %4zd bytes\n", in coap_tls_write()
3566 coap_log_debug("* %s: tls: recv %4d bytes\n", in coap_tls_read()
3650 coap_log_debug("get_hash_alg: COSE hash %d not supported\n", alg); in get_hash_alg()
3665 coap_log_debug("coap_crypto_hash: algorithm %d not supported\n", alg); in coap_crypto_hash()
3727 coap_log_debug("get_cipher_alg: COSE cipher %d not supported\n", alg); in get_cipher_alg()
3753 coap_log_debug("get_hmac_alg: COSE HMAC %d not supported\n", hmac_alg); in get_hmac_alg()
3912 coap_log_debug("coap_crypto_hmac: algorithm %d not supported\n", hmac_alg); in coap_crypto_hmac()