Home
last modified time | relevance | path

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

/external/openssh/
Dmyproposal.h95 #define KEX_CLIENT \ macro
Dssh_api.c88 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_init()
Dssh-keyscan.c230 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in keygrab_ssh2()
Dsshconnect2.c162 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_kex2()
/external/openssh/regress/unittests/kex/
Dtest_kex.c85 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key()
/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c205 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key()