Home
last modified time | relevance | path

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

/external/openssh/
Dauth1.c50 static int auth1_process_rhosts_rsa(Authctxt *, char *, size_t);
74 &options.rhosts_rsa_authentication, auth1_process_rhosts_rsa
164 auth1_process_rhosts_rsa(Authctxt *authctxt, char *info, size_t infolen) in auth1_process_rhosts_rsa() function