Searched refs:SSH_AUTH_RHOSTS_RSA (Results 1 – 3 of 3) sorted by relevance
90 #define SSH_AUTH_RHOSTS_RSA 4 macro
1230 if ((supported_authentications & (1 << SSH_AUTH_RHOSTS_RSA)) && in ssh_userauth1()
1796 auth_mask |= 1 << SSH_AUTH_RHOSTS_RSA; in do_ssh1_kex()