Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth2-hostbased.c197 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed()
203 host_status = check_key_in_hostfiles(pw, key, lookup, in hostbased_key_allowed()
H A Dauth-rh-rsa.c43 host_status = check_key_in_hostfiles(pw, client_host_key, in auth_rhosts_rsa_key_allowed()
H A Dauth.c451 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, in check_key_in_hostfiles() function
/titanic_50/usr/src/cmd/ssh/include/
H A Dauth.h299 check_key_in_hostfiles(struct passwd *, Key *, const char *,