Home
last modified time | relevance | path

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

/external/openssh/
Dauth1.c53 static int auth1_process_rhosts_rsa(Authctxt *);
77 &options.rhosts_rsa_authentication, auth1_process_rhosts_rsa
161 auth1_process_rhosts_rsa(Authctxt *authctxt) in auth1_process_rhosts_rsa() function