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

/freebsd-10.0-release/crypto/openssh/
H A Dauth2.c424 auth2_method_allowed(Authctxt *authctxt, const char *method, function
457 if (!auth2_method_allowed(authctxt, authmethods[i]->name,
481 auth2_method_allowed(authctxt,
H A Dauth.h167 int auth2_method_allowed(Authctxt *, const char *, const char *);
H A Dauth2-chall.c171 if (!auth2_method_allowed(authctxt,

Completed in 76 milliseconds