Searched refs:auth_rhosts_rsa_key_allowed (Results 1 – 2 of 2) sorted by relevance
34 auth_rhosts_rsa_key_allowed(struct passwd *pw, char *cuser, char *chost, in auth_rhosts_rsa_key_allowed() function69 if (!auth_rhosts_rsa_key_allowed(pw, cuser, chost, client_host_key)) { in auth_rhosts_rsa()
226 int auth_rhosts_rsa_key_allowed(struct passwd *, char *, char *, Key *);