Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dmyproposal.h102 #define KEX_CLIENT \ macro
Dssh_api.c90 const char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_init()
Dssh-keyscan.c222 const char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in keygrab_ssh2()
Dkex.c98 const char *defpropclient[PROPOSAL_MAX] = { KEX_CLIENT }; in kex_proposal_populate_entries()