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

/freebsd-10-stable/crypto/openssh/
H A Dauth-rh-rsa.c57 host_status = check_key_in_hostfiles(pw, client_host_key,
H A Dauth2-hostbased.c213 host_status = check_key_in_hostfiles(pw, key, lookup,
219 host_status = check_key_in_hostfiles(pw, key, lookup,
H A Dauth.h204 check_key_in_hostfiles(struct passwd *, Key *, const char *,
H A Dauth.c423 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, function

Completed in 106 milliseconds