Home
last modified time | relevance | path

Searched refs:check_key_in_hostfiles (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dauth2-hostbased.c213 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()
Dauth.h190 check_key_in_hostfiles(struct passwd *, Key *, const char *,
Dauth.c431 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, in check_key_in_hostfiles() function