Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.c83 static int show_other_keys(struct hostkeys *, Key *);
960 if (show_other_keys(host_hostkeys, host_key)) in check_host_key()
1388 show_other_keys(struct hostkeys *hostkeys, Key *key) in show_other_keys() function