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 392 auth2_method_allowed(Authctxt *authctxt, const char *method, function
425 if (!auth2_method_allowed(authctxt, authmethods[i]->name,
449 auth2_method_allowed(authctxt,
auth.h 166 int auth2_method_allowed(Authctxt *, const char *, const char *);
auth2-chall.c 174 !auth2_method_allowed(authctxt,

Completed in 94 milliseconds