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

/freebsd-13-stable/crypto/openssh/
H A Dhostfile.h40 int lookup_key_in_hostkeys_by_type(struct hostkeys *, int,
H A Dhostfile.c405 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, function
H A Dssh_namespace.h366 #define lookup_key_in_hostkeys_by_type Fssh_lookup_key_in_hostkeys_by_type macro
H A Dsshconnect.c1471 if (!lookup_key_in_hostkeys_by_type(hostkeys, type[i], &found))
H A Dsshconnect2.c136 if (lookup_key_in_hostkeys_by_type(hostkeys,

Completed in 125 milliseconds