Home
last modified time | relevance | path

Searched defs:client_host_key (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dauth-rh-rsa.c46 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()
Dauth1.c165 Key *client_host_key; in auth1_process_rhosts_rsa() local