HomeSort by relevance Sort by last modified time
    Searched refs:auth2_method_allowed (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth2.c 386 auth2_method_allowed(Authctxt *authctxt, const char *method, function
419 if (!auth2_method_allowed(authctxt, authmethods[i]->name,
443 auth2_method_allowed(authctxt,
auth.h 175 int auth2_method_allowed(Authctxt *, const char *, const char *);
auth2-chall.c 174 !auth2_method_allowed(authctxt,

Completed in 129 milliseconds