Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dkex.h77 PROPOSAL_ENC_ALGS_STOC, enumerator
H A Dkex.c871 nenc = ctos ? PROPOSAL_ENC_ALGS_CTOS : PROPOSAL_ENC_ALGS_STOC; in kex_choose_conf()
H A Dsshd.c2352 myproposal[PROPOSAL_ENC_ALGS_STOC] = compat_cipher_proposal(
H A Dsshconnect2.c173 myproposal[PROPOSAL_ENC_ALGS_STOC] = in ssh_kex2()