Searched refs:KEX_CLIENT (Results 1 – 6 of 6) sorted by relevance
99 #define KEX_CLIENT \ macro
89 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_init()
234 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in keygrab_ssh2()
92 const char *defpropclient[PROPOSAL_MAX] = { KEX_CLIENT }; in kex_proposal_populate_entries()
85 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key()
181 const char *ccp, *proposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key()