Searched defs:hostkeys (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dhostfile.c66 struct hostkeys { struct
244 load_hostkeys(struct hostkeys *hostkeys, const char *host, const char *path) argument
330 free_hostkeys(struct hostkeys *hostkeys) argument
348 check_key_not_revoked(struct hostkeys *hostkeys, Key *k) argument
382 check_hostkeys_by_key_or_type(struct hostkeys *hostkeys, Key *k, int keytype, const struct hostkey_entry **found) argument
441 check_key_in_hostkeys(struct hostkeys *hostkeys, Key *key, const struct hostkey_entry **found) argument
450 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, const struct hostkey_entry **found) argument
[all...]
H A Dauth.c379 struct hostkeys *hostkeys; local
H A Dsshconnect.c1230 show_other_keys(struct hostkeys *hostkeys, Key *key) argument
H A Dsshconnect2.c113 struct hostkeys *hostkeys; local

Completed in 123 milliseconds