Searched refs:auth2_methods_valid (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth.h163 int auth2_methods_valid(const char *, int);
H A Dauth2.c460 auth2_methods_valid(const char *_methods, int need_enable) function
518 if (auth2_methods_valid(options.auth_methods[i], 1) != 0) {
H A Dservconf.c1593 if (auth2_methods_valid(arg, 0) != 0)
H A Dsshd.c1599 if (auth2_methods_valid(options.auth_methods[n],

Completed in 113 milliseconds