Lines Matching refs:pjdlog_debug
166 pjdlog_debug(2, "SSL_ERROR_WANT_READ"); in ssl_check_error()
169 pjdlog_debug(2, "SSL_ERROR_WANT_WRITE"); in ssl_check_error()
194 pjdlog_debug(2, "%s: start %d -> %d", __func__, recvfd, sendfd); in tcp_recv_ssl_send()
197 pjdlog_debug(2, "%s: recv() returned %zd", __func__, tcpdone); in tcp_recv_ssl_send()
199 pjdlog_debug(1, "Connection terminated."); in tcp_recv_ssl_send()
210 pjdlog_debug(2, "%s: send() returned %d", __func__, in tcp_recv_ssl_send()
220 pjdlog_debug(2, "%s: done %d -> %d", __func__, recvfd, sendfd); in tcp_recv_ssl_send()
234 pjdlog_debug(2, "%s: start %d -> %d", __func__, recvfd, sendfd); in ssl_recv_tcp_send()
237 pjdlog_debug(2, "%s: SSL_read() returned %d", __func__, in ssl_recv_tcp_send()
245 pjdlog_debug(2, "%s: send() returned %zd", __func__, in ssl_recv_tcp_send()
248 pjdlog_debug(1, "Connection terminated."); in ssl_recv_tcp_send()
263 pjdlog_debug(2, "%s: done %d -> %d", __func__, recvfd, sendfd); in ssl_recv_tcp_send()
304 pjdlog_debug(1, "No fingerprint verification requested."); in tls_certificate_verify()
390 pjdlog_debug(1, "Privileges successfully dropped."); in tls_exec_client()
432 pjdlog_debug(1, "Connection terminated."); in tls_exec_client()
595 pjdlog_debug(1, "Connection terminated."); in tls_connect_wait()
697 pjdlog_debug(1, "Privileges successfully dropped."); in tls_exec_server()