Searched refs:lookup_key_in_hostkeys_by_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dhostfile.h40 int lookup_key_in_hostkeys_by_type(struct hostkeys *, int,
H A Dhostfile.c446 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, function
H A Dssh_namespace.h320 #define lookup_key_in_hostkeys_by_type ssh_lookup_key_in_hostkeys_by_type macro
H A Dsshconnect.c1267 if (!lookup_key_in_hostkeys_by_type(hostkeys, type[i], &found))
H A Dsshconnect2.c149 if (lookup_key_in_hostkeys_by_type(hostkeys,

Completed in 90 milliseconds