Searched refs:SSH_AUTH_RHOSTS (Results 1 – 3 of 3) sorted by relevance
87 #define SSH_AUTH_RHOSTS 1 macro
1210 if ((supported_authentications & (1 << SSH_AUTH_RHOSTS)) && in ssh_userauth1()
1794 auth_mask |= 1 << SSH_AUTH_RHOSTS; in do_ssh1_kex()