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

/external/openssh/
H A Dhostfile.h38 HostStatus check_key_in_hostkeys(struct hostkeys *, struct sshkey *,
H A Dsshconnect.c878 host_status = check_key_in_hostkeys(host_hostkeys, host_key,
887 ip_status = check_key_in_hostkeys(ip_hostkeys, host_key,
H A Dauth.c440 host_status = check_key_in_hostkeys(hostkeys, key, &found);
H A Dhostfile.c401 check_key_in_hostkeys(struct hostkeys *hostkeys, struct sshkey *key, function

Completed in 90 milliseconds