Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.c82 static int show_other_keys(struct hostkeys *, Key *);
962 if (show_other_keys(host_hostkeys, host_key)) in check_host_key()
1415 show_other_keys(struct hostkeys *hostkeys, Key *key) in show_other_keys() function