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

/freebsd-current/crypto/openssh/
H A Dhostfile.h45 HostStatus check_key_in_hostkeys(struct hostkeys *, struct sshkey *,
H A Dauth.c451 host_status = check_key_in_hostkeys(hostkeys, key, &found);
H A Dsshconnect.c1028 host_status = check_key_in_hostkeys(host_hostkeys, host_key,
1045 ip_status = check_key_in_hostkeys(ip_hostkeys, host_key,
H A Dhostfile.c408 check_key_in_hostkeys(struct hostkeys *hostkeys, struct sshkey *key, function
H A Dssh_namespace.h195 #define check_key_in_hostkeys Fssh_check_key_in_hostkeys macro

Completed in 82 milliseconds