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

/freebsd-10.2-release/crypto/openssh/
H A Dsshconnect.c81 static int show_other_keys(struct hostkeys *, Key *);
978 if (show_other_keys(host_hostkeys, host_key))
1348 show_other_keys(struct hostkeys *hostkeys, Key *key) function

Completed in 52 milliseconds