Home
last modified time | relevance | path

Searched refs:gss_authentication (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-methods.c59 &options.gss_authentication
H A Dreadconf.h53 int gss_authentication; /* Try GSS authentication */ member
H A Dssh.c861 options.gss_authentication = 1; in main()
H A Dsession.c684 if (options.gss_authentication) { in do_exec()