Searched refs:SSH2_MSG_USERAUTH_FAILURE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dssh2.h113 #define SSH2_MSG_USERAUTH_FAILURE 51 macro
H A Dauth2.c450 packet_start(SSH2_MSG_USERAUTH_FAILURE);
H A Dsshconnect2.c444 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_FAILURE, &input_userauth_failure);

Completed in 63 milliseconds