Searched refs:SSH2_MSG_USERAUTH_FAILURE (Results 1 – 3 of 3) sorted by relevance
113 #define SSH2_MSG_USERAUTH_FAILURE 51 macro
377 packet_start(SSH2_MSG_USERAUTH_FAILURE); in userauth_finish()
440 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_FAILURE, &input_userauth_failure); in input_userauth_service_accept()