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

/freebsd-10.0-release/crypto/openssh/
H A Dhostfile.h38 HostStatus check_key_in_hostkeys(struct hostkeys *, Key *,
H A Dhostfile.c437 check_key_in_hostkeys(struct hostkeys *hostkeys, Key *key, function
H A Dsshconnect.c817 host_status = check_key_in_hostkeys(host_hostkeys, host_key,
826 ip_status = check_key_in_hostkeys(ip_hostkeys, host_key,
H A Dauth.c425 host_status = check_key_in_hostkeys(hostkeys, key, &found);
H A Dssh_namespace.h147 #define check_key_in_hostkeys ssh_check_key_in_hostkeys macro

Completed in 81 milliseconds