Searched refs:SSH_AUTH_RSA (Results 1 – 3 of 3) sorted by relevance
88 #define SSH_AUTH_RSA 2 macro
1241 if ((supported_authentications & (1 << SSH_AUTH_RSA)) && in ssh_userauth1()
1798 auth_mask |= 1 << SSH_AUTH_RSA; in do_ssh1_kex()