Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dhostfile.h25 struct hostkey_entry { struct
34 struct hostkey_entry *entries; argument
46 const struct hostkey_entry **);
48 const struct hostkey_entry **);
H A Dhostfile.c235 struct hostkey_entry *tmp; in record_hostkey()
351 struct sshkey *k, int keytype, int nid, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
409 const struct hostkey_entry **found) in check_key_in_hostkeys()
418 const struct hostkey_entry **found) in lookup_key_in_hostkeys_by_type()
H A Dsshconnect.c946 const struct hostkey_entry *host_found = NULL, *ip_found = NULL; in check_host_key()
1608 const struct hostkey_entry *found; in show_other_keys()
H A Dauth.c429 const struct hostkey_entry *found; in check_key_in_hostfiles()
H A Dssh-add.c696 const struct hostkey_entry *hke; in parse_dest_constraint_hop()