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

  /external/openssh/
auth.h 172 int auth2_methods_valid(const char *, int);
auth2.c 457 auth2_methods_valid(const char *_methods, int need_enable) function
517 if (auth2_methods_valid(options.auth_methods[i], 1) != 0) {
sshd.c     [all...]
servconf.c     [all...]

Completed in 72 milliseconds