Home
last modified time | relevance | path

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

/external/openssh/
Dauth-rh-rsa.c66 auth_rhosts_rsa(Authctxt *authctxt, char *cuser, Key *client_host_key) in auth_rhosts_rsa() function
Dauth.h111 int auth_rhosts_rsa(Authctxt *, char *, Key *);
Dauth1.c192 authenticated = auth_rhosts_rsa(authctxt, client_user, in auth1_process_rhosts_rsa()