Home
last modified time | relevance | path

Searched refs:hostbased_authentication (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-methods.c82 &options.hostbased_authentication
H A Dreadconf.h42 int hostbased_authentication; /* ssh2's rhosts_rsa */ member
H A Dssh.c1646 if (options.hostbased_authentication) { in main()
1677 if (options.hostbased_authentication == 1) { in main()