Searched refs:SSH_CMSG_AUTH_RHOSTS (Results 1 – 3 of 3) sorted by relevance
37 #define SSH_CMSG_AUTH_RHOSTS 5 /* user (string) */ macro
55 case SSH_CMSG_AUTH_RHOSTS: in get_authname()195 case SSH_CMSG_AUTH_RHOSTS: in do_authloop()
1213 packet_start(SSH_CMSG_AUTH_RHOSTS); in ssh_userauth1()