Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.h25 struct hostkey_entry { struct
39 const struct hostkey_entry **); argument
41 const struct hostkey_entry **);
Dhostfile.c62 struct hostkey_entry *entries;
378 Key *k, int keytype, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
437 const struct hostkey_entry **found) in check_key_in_hostkeys()
446 const struct hostkey_entry **found) in lookup_key_in_hostkeys_by_type()
Dsshconnect.c704 const struct hostkey_entry *host_found, *ip_found; in check_host_key()
1209 const struct hostkey_entry *found; in show_other_keys()
Dauth.c374 const struct hostkey_entry *found; in check_key_in_hostfiles()