Home
last modified time | relevance | path

Searched defs:myproposal (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c84 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key() local
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc183 char *myproposal[PROPOSAL_MAX] = {0}, *keyname = NULL; in do_kex_with_key() local
/freebsd/crypto/openssh/
H A Dssh_api.c84 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in ssh_init() local
H A Dssh-keyscan.c243 char *myproposal[PROPOSAL_MAX] = { KEX_CLIENT }; in keygrab_ssh2() local
H A Dsshd.c2485 char *hkalgs = NULL, *myproposal[PROPOSAL_MAX]; local
H A Dsshconnect2.c223 char *myproposal[PROPOSAL_MAX]; in ssh_kex2() local