Searched refs:packet_send_debug (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauth-rh-rsa.c83 packet_send_debug("Your host key cannot be verified: unknown or invalid host key.");
101 packet_send_debug("Rhosts with RSA host authentication accepted.");
H A Dpacket.h79 void packet_send_debug(const char *fmt,...) __attribute__((format(printf, 1, 2)));
H A Dauth-rsa.c320 packet_send_debug("Wrong response to RSA authentication challenge.");
336 packet_send_debug("RSA authentication accepted.");
H A Dserverloop.c1000 packet_send_debug("Unsupported tunnel device mode.");
1004 packet_send_debug("Server has rejected tunnel device "
1035 packet_send_debug("Failed to open the tunnel device.");
1157 packet_send_debug("Server has disabled port forwarding.");
H A Dsession.c202 packet_send_debug("Agent forwarding disabled: "
336 packet_send_debug("Received invalid compression level %d.",
2633 packet_send_debug("X11 forwarding disabled in user configuration file.");
2642 packet_send_debug("No xauth program; cannot forward with spoofing.");
2646 packet_send_debug("X11 forwarding disabled; "
2688 packet_send_debug("Can't get IP address for X11 DISPLAY.");
H A Dauth.c722 packet_send_debug("%s", msg);
H A Dssh_namespace.h392 #define packet_send_debug ssh_packet_send_debug macro
H A Dpacket.c1639 packet_send_debug(const char *fmt,...) function

Completed in 362 milliseconds