Searched refs:check_key_in_hostfiles (Results 1 - 4 of 4) sorted by last modified time

/freebsd-9.3-release/crypto/openssh/
H A Dauth-rh-rsa.c54 host_status = check_key_in_hostfiles(pw, client_host_key,
H A Dauth.c397 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, function
H A Dauth.h192 check_key_in_hostfiles(struct passwd *, Key *, const char *,
H A Dauth2-hostbased.c195 host_status = check_key_in_hostfiles(pw, key, lookup,
201 host_status = check_key_in_hostfiles(pw, key, lookup,

Completed in 58 milliseconds