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

/freebsd-10-stable/crypto/openssh/
H A Dhostfile.h38 HostStatus check_key_in_hostkeys(struct hostkeys *, struct sshkey *,
H A Dsshconnect.c882 host_status = check_key_in_hostkeys(host_hostkeys, host_key,
891 ip_status = check_key_in_hostkeys(ip_hostkeys, host_key,
H A Dauth.c452 host_status = check_key_in_hostkeys(hostkeys, key, &found);
H A Dhostfile.c402 check_key_in_hostkeys(struct hostkeys *hostkeys, struct sshkey *key, function
H A Dssh_namespace.h221 #define check_key_in_hostkeys Fssh_check_key_in_hostkeys macro

Completed in 121 milliseconds