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

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth2.c102 static char *authmethods_get(Authctxt *authctxt);
375 methods = authmethods_get(authctxt);
411 authmethods_get(Authctxt *authctxt) function
H A Dsshconnect2.c380 static char *authmethods_get(void);
459 options.preferred_authentications = authmethods_get();
2050 authmethods_get(void) function

Completed in 79 milliseconds