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

/freebsd-current/crypto/openssh/
H A Dhostfile.h47 int lookup_key_in_hostkeys_by_type(struct hostkeys *, int, int,
H A Dhostfile.c417 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, int nid, function
H A Dssh_namespace.h398 #define lookup_key_in_hostkeys_by_type Fssh_lookup_key_in_hostkeys_by_type macro
H A Dsshconnect2.c153 if (lookup_key_in_hostkeys_by_type(hostkeys,
192 if (lookup_key_in_hostkeys_by_type(hostkeys,
H A Dsshconnect.c1613 if (!lookup_key_in_hostkeys_by_type(hostkeys, type[i],

Completed in 87 milliseconds