Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhostfile.h26 struct hostkey_entry { struct
35 struct hostkey_entry *entries; argument
47 const struct hostkey_entry **);
49 const struct hostkey_entry **);
H A Dhostfile.c236 struct hostkey_entry *tmp; in record_hostkey()
352 struct sshkey *k, int keytype, int nid, const struct hostkey_entry **found) in check_hostkeys_by_key_or_type()
410 const struct hostkey_entry **found) in check_key_in_hostkeys()
419 const struct hostkey_entry **found) in lookup_key_in_hostkeys_by_type()
H A Dsshconnect.c1006 const struct hostkey_entry *host_found = NULL, *ip_found = NULL; in check_host_key()
1674 const struct hostkey_entry *found; in show_other_keys()