Home
last modified time | relevance | path

Searched refs:no_host_authentication_for_localhost (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadconf.h143 int no_host_authentication_for_localhost; member
H A Dsshconnect.c1022 if (options.no_host_authentication_for_localhost == 1 && local && in check_host_key()