Home
last modified time | relevance | path

Searched refs:KEX_CLIENT (Results 1 – 6 of 6) sorted by relevance

/external/openssh/
Dmyproposal.h173 #define KEX_CLIENT \ macro
Dssh_api.c75 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_init()
Dssh-keyscan.c267 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in keygrab_ssh2()
Dsshconnect2.c160 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_kex2()
/external/openssh/regress/unittests/kex/
Dtest_kex.c87 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key()
/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c207 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key()