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

/freebsd-10.0-release/crypto/openssh/
H A Dhostfile.c61 struct hostkeys { struct
242 load_hostkeys(struct hostkeys *hostkeys, const char *host, const char *path) argument
328 free_hostkeys(struct hostkeys *hostkeys) argument
344 check_key_not_revoked(struct hostkeys *hostkeys, Key *k) argument
378 check_hostkeys_by_key_or_type(struct hostkeys *hostkeys, Key *k, int keytype, const struct hostkey_entry **found) argument
437 check_key_in_hostkeys(struct hostkeys *hostkeys, Key *key, const struct hostkey_entry **found) argument
446 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, const struct hostkey_entry **found) argument
[all...]
H A Dauth.c402 struct hostkeys *hostkeys; local
H A Dsshconnect.c1257 show_other_keys(struct hostkeys *hostkeys, Key *key) argument
H A Dsshconnect2.c121 struct hostkeys *hostkeys; local

Completed in 68 milliseconds