Searched refs:SSH_AUTH_RSA (Results 1 – 2 of 2) sorted by relevance
80 #define SSH_AUTH_RSA 2 macro
733 if ((supported_authentications & (1 << SSH_AUTH_RSA)) && in ssh_userauth1()