Searched refs:check_key_in_hostfiles (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | auth2-hostbased.c | 221 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed() 227 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed()
|
H A D | auth.h | 203 check_key_in_hostfiles(struct passwd *, struct sshkey *, const char *,
|
H A D | auth.c | 421 check_key_in_hostfiles(struct passwd *pw, struct sshkey *key, const char *host, in check_key_in_hostfiles() function
|