Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDhostfile.h25 struct hostkey_entry { struct
39 const struct hostkey_entry **); argument
41 const struct hostkey_entry **);
HDhostfile.c61 struct hostkey_entry *entries;
379 Key *k, int keytype, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
438 const struct hostkey_entry **found) in check_key_in_hostkeys()
447 const struct hostkey_entry **found) in lookup_key_in_hostkeys_by_type()
HDsshconnect.c840 const struct hostkey_entry *host_found, *ip_found; in check_host_key()
1350 const struct hostkey_entry *found; in show_other_keys()
HDauth.c403 const struct hostkey_entry *found; in check_key_in_hostfiles()