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

/freebsd-10.3-release/crypto/openssh/
H A Dsshconnect.c85 static int show_other_keys(struct hostkeys *, Key *);
964 if (show_other_keys(host_hostkeys, host_key))
1417 show_other_keys(struct hostkeys *hostkeys, Key *key) function

Completed in 44 milliseconds