Home | History | Annotate | Download | only in openssh

Lines Matching refs:hostkeys

78 static int show_other_keys(struct hostkeys *, Key *);
708 struct hostkeys *host_hostkeys, *ip_hostkeys;
1204 show_other_keys(struct hostkeys *hostkeys, Key *key)
1214 if (!lookup_key_in_hostkeys_by_type(hostkeys, type[i], &found))