HomeSort by: relevance | last modified time | path
    Searched refs:hostkey_entry (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
hostfile.h 26 struct hostkey_entry { struct
35 struct hostkey_entry *entries;
47 const struct hostkey_entry **);
49 const struct hostkey_entry **);
hostfile.c 237 struct hostkey_entry *tmp;
353 struct sshkey *k, int keytype, int nid, const struct hostkey_entry **found)
411 const struct hostkey_entry **found)
420 const struct hostkey_entry **found)
auth.c 509 const struct hostkey_entry *found;
sshconnect.c 1001 const struct hostkey_entry *host_found = NULL, *ip_found = NULL;
1685 const struct hostkey_entry *found;
ssh-add.c 700 const struct hostkey_entry *hke;

Completed in 18 milliseconds