Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDssh1.h83 #define SSH_AUTH_RHOSTS_RSA 4 macro
HDsshconnect1.c705 if ((supported_authentications & (1 << SSH_AUTH_RHOSTS_RSA)) && in ssh_userauth1()
HDsshd.c2351 auth_mask |= 1 << SSH_AUTH_RHOSTS_RSA;