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

/freebsd-12-stable/crypto/openssh/
H A Dsshconnect.c85 static int show_other_keys(struct hostkeys *, struct sshkey *);
1005 if (show_other_keys(host_hostkeys, host_key))
1454 show_other_keys(struct hostkeys *hostkeys, struct sshkey *key) function

Completed in 52 milliseconds