Searched refs:input_userauth_banner (Results 1 – 1 of 1) sorted by relevance
346 static int input_userauth_banner(int, u_int32_t, struct ssh *);510 ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_BANNER, &input_userauth_banner); in input_userauth_service_accept()562 input_userauth_banner(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_banner() function