Searched refs:SSH_AUTH_RSA (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dssh1.h81 #define SSH_AUTH_RSA 2 macro
H A Dsshconnect1.c714 if ((supported_authentications & (1 << SSH_AUTH_RSA)) &&
H A Dsshd.c2330 auth_mask |= 1 << SSH_AUTH_RSA;

Completed in 99 milliseconds