HomeSort by: relevance | last modified time | path
    Searched defs:auth_submethod (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
monitor.c 157 static const char *auth_submethod = NULL; variable
292 auth_submethod = NULL;
306 auth_method, auth_submethod)) {
337 auth_method, auth_submethod);
342 auth_method, auth_submethod);
1082 auth_submethod = "bsdauth";
1134 auth_submethod = "bsdauth";
1239 auth_submethod = "pam";
1279 auth_submethod = "pam";
1300 auth_submethod = "pam"
    [all...]

Completed in 120 milliseconds