Home
last modified time | relevance | path

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

/external/openssh/
Dauth2.c386 auth2_method_allowed(Authctxt *authctxt, const char *method, in auth2_method_allowed() function
419 if (!auth2_method_allowed(authctxt, authmethods[i]->name, in authmethods_get()
443 auth2_method_allowed(authctxt, in authmethod_lookup()
Dauth.h175 int auth2_method_allowed(Authctxt *, const char *, const char *);
Dauth2-chall.c172 if (!auth2_method_allowed(authctxt, in kbdint_next_device()