Home
last modified time | relevance | path

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

/external/openssh/
Dauth2.c100 static char *authmethods_get(void);
359 methods = authmethods_get(); in userauth_finish()
370 authmethods_get(void) in authmethods_get() function
Dsshconnect2.c319 static char *authmethods_get(void);
393 options.preferred_authentications = authmethods_get(); in ssh_userauth2()
1901 authmethods_get(void) in authmethods_get() function