Searched defs:client_host_key (Results 1 – 2 of 2) sorted by relevance
35 Key *client_host_key) in auth_rhosts_rsa_key_allowed()55 auth_rhosts_rsa(struct passwd *pw, char *cuser, Key *client_host_key) in auth_rhosts_rsa()
78 Key *client_host_key; in do_authloop() local