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

  /external/openssh/
auth-rh-rsa.c 54 host_status = check_key_in_hostfiles(pw, client_host_key,
auth2-hostbased.c 185 host_status = check_key_in_hostfiles(pw, key, lookup,
191 host_status = check_key_in_hostfiles(pw, key, lookup,
auth.h 179 check_key_in_hostfiles(struct passwd *, Key *, const char *,
auth.c 367 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, function

Completed in 47 milliseconds