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

/freebsd-10.2-release/crypto/openssh/
H A Dssh1.h83 #define SSH_AUTH_RHOSTS_RSA 4 macro
H A Dsshconnect1.c705 if ((supported_authentications & (1 << SSH_AUTH_RHOSTS_RSA)) &&
H A Dsshd.c2351 auth_mask |= 1 << SSH_AUTH_RHOSTS_RSA;

Completed in 68 milliseconds