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

/freebsd-10.0-release/crypto/openssh/
H A Dauth-rh-rsa.c42 auth_rhosts_rsa_key_allowed(struct passwd *pw, char *cuser, char *chost, function
81 if (!PRIVSEP(auth_rhosts_rsa_key_allowed(pw, cuser, chost, client_host_key))) {
H A Dauth.h122 int auth_rhosts_rsa_key_allowed(struct passwd *, char *, char *, Key *);
H A Dmonitor.c1194 auth_rhosts_rsa_key_allowed(authctxt->pw,

Completed in 80 milliseconds