Searched refs:check_key_in_hostkeys (Results 1 – 3 of 3) sorted by relevance
46 HostStatus check_key_in_hostkeys(struct hostkeys *, struct sshkey *,
1094 host_status = check_key_in_hostkeys(host_hostkeys, host_key, in check_host_key()1111 ip_status = check_key_in_hostkeys(ip_hostkeys, host_key, in check_host_key()
409 check_key_in_hostkeys(struct hostkeys *hostkeys, struct sshkey *key, in check_key_in_hostkeys() function