Searched refs:check_key_in_hostfiles (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | auth2-hostbased.c | 213 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed() 219 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed()
|
D | auth.h | 190 check_key_in_hostfiles(struct passwd *, Key *, const char *,
|
D | auth.c | 431 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, in check_key_in_hostfiles() function
|