Searched refs:SSH2_MSG_USERAUTH_BANNER (Results 1 – 3 of 3) sorted by relevance
115 #define SSH2_MSG_USERAUTH_BANNER 53 macro
142 packet_start(SSH2_MSG_USERAUTH_BANNER); in userauth_send_banner()
441 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_BANNER, &input_userauth_banner); in input_userauth_service_accept()