Home
last modified time | relevance | path

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

/external/openssh/
Dauth2.c95 static char *authmethods_get(Authctxt *authctxt);
374 methods = authmethods_get(authctxt); in userauth_finish()
412 authmethods_get(Authctxt *authctxt) in authmethods_get() function
Dsshconnect2.c326 static char *authmethods_get(void);
375 options.preferred_authentications = authmethods_get(); in ssh_userauth2()
1954 authmethods_get(void) in authmethods_get() function