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.c66 struct hostkey_entry *entries;
241 struct hostkey_entry *tmp; in record_hostkey()
343 struct sshkey *k, int keytype, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
402 const struct hostkey_entry **found) in check_key_in_hostkeys()
411 const struct hostkey_entry **found) in lookup_key_in_hostkeys_by_type()
Dsshconnect.c819 const struct hostkey_entry *host_found, *ip_found; in check_host_key()
1427 const struct hostkey_entry *found; in show_other_keys()
Dauth.c438 const struct hostkey_entry *found; in check_key_in_hostfiles()