Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dauth1.c50 static int auth1_process_rhosts_rsa(Authctxt *);
74 &options.rhosts_rsa_authentication, auth1_process_rhosts_rsa
158 auth1_process_rhosts_rsa(Authctxt *authctxt) in auth1_process_rhosts_rsa() function