Searched refs:auth2_method_allowed (Results 1 – 3 of 3) sorted by relevance
425 auth2_method_allowed(Authctxt *authctxt, const char *method, in auth2_method_allowed() function459 if (!auth2_method_allowed(authctxt, authmethods[i]->cfg->name, in authmethods_get()501 if (!auth2_method_allowed(authctxt, method->cfg->name, NULL)) { in authmethod_lookup()
164 int auth2_method_allowed(Authctxt *, const char *, const char *);
130 !auth2_method_allowed(authctxt, in kbdint_next_device()