Searched refs:check_key_in_hostfiles (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/usr.bin/ssh/ |
| D | auth2-hostbased.c | 172 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed() 183 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed()
|
| D | auth-rh-rsa.c | 48 host_status = check_key_in_hostfiles(pw, client_host_key, in auth_rhosts_rsa_key_allowed()
|
| D | auth.h | 140 check_key_in_hostfiles(struct passwd *, Key *, const char *,
|
| D | auth.c | 279 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, in check_key_in_hostfiles() function
|