Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dkex.h82 PROPOSAL_COMP_ALGS_STOC, enumerator
H A Dkex.c941 ncomp = ctos ? PROPOSAL_COMP_ALGS_CTOS : PROPOSAL_COMP_ALGS_STOC; in kex_choose_conf()
H A Dsshd.c2460 myproposal[PROPOSAL_COMP_ALGS_STOC] = "none";
H A Dsshconnect2.c252 myproposal[PROPOSAL_COMP_ALGS_STOC] = in ssh_kex2()