HomeSort by relevance Sort by last modified time
    Searched refs:SSH2_MSG_USERAUTH_FAILURE (Results 1 - 3 of 3) sorted by null

  /external/openssh/
ssh2.h 113 #define SSH2_MSG_USERAUTH_FAILURE 51
auth2.c 377 packet_start(SSH2_MSG_USERAUTH_FAILURE);
sshconnect2.c 440 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_FAILURE, &input_userauth_failure);
    [all...]

Completed in 51 milliseconds