Home
last modified time | relevance | path

Searched refs:auth_rhosts_rsa_key_allowed (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth-rh-rsa.c34 auth_rhosts_rsa_key_allowed(struct passwd *pw, char *cuser, char *chost, in auth_rhosts_rsa_key_allowed() function
69 if (!auth_rhosts_rsa_key_allowed(pw, cuser, chost, client_host_key)) { in auth_rhosts_rsa()
/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h226 int auth_rhosts_rsa_key_allowed(struct passwd *, char *, char *, Key *);