Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dkex.h70 PROPOSAL_COMP_ALGS_STOC, enumerator
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dkex.c495 ncomp = ctos ? PROPOSAL_COMP_ALGS_CTOS : PROPOSAL_COMP_ALGS_STOC; in kex_choose_conf()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c128 myproposal[PROPOSAL_COMP_ALGS_STOC] = "zlib,none"; in ssh_kex2()
131 myproposal[PROPOSAL_COMP_ALGS_STOC] = "none,zlib"; in ssh_kex2()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c1955 myproposal[PROPOSAL_COMP_ALGS_STOC] = "none"; in prepare_for_ssh2_kex()