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.c65 struct hostkey_entry *entries;
239 struct hostkey_entry *tmp; in record_hostkey()
340 struct sshkey *k, int keytype, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
394 const struct hostkey_entry **found) in check_key_in_hostkeys()
403 const struct hostkey_entry **found) in lookup_key_in_hostkeys_by_type()
Dsshconnect.c724 const struct hostkey_entry *host_found, *ip_found; in check_host_key()
1318 const struct hostkey_entry *found; in show_other_keys()
Dauth.c468 const struct hostkey_entry *found; in check_key_in_hostfiles()