Searched defs:client_host_key (Results 1 – 2 of 2) sorted by relevance
46 Key *client_host_key) in auth_rhosts_rsa_key_allowed()69 auth_rhosts_rsa(Authctxt *authctxt, char *cuser, Key *client_host_key) in auth_rhosts_rsa()
165 Key *client_host_key; in auth1_process_rhosts_rsa() local