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

/freebsd-10.0-release/crypto/openssh/
H A Dauth.h164 int auth2_methods_valid(const char *, int);
H A Dauth2.c495 auth2_methods_valid(const char *_methods, int need_enable) function
555 if (auth2_methods_valid(options.auth_methods[i], 1) != 0) {
H A Dservconf.c1651 if (auth2_methods_valid(arg, 0) != 0)
H A Dsshd.c1642 if (auth2_methods_valid(options.auth_methods[n],

Completed in 83 milliseconds