Searched refs:PROPOSAL_ENC_ALGS_CTOS (Results 1 – 5 of 5) sorted by relevance
77 PROPOSAL_ENC_ALGS_CTOS, enumerator
110 proposal[PROPOSAL_ENC_ALGS_CTOS], in ssh_init()
113 case PROPOSAL_ENC_ALGS_CTOS: in kex_proposal_populate_entries()1007 nenc = ctos ? PROPOSAL_ENC_ALGS_CTOS : PROPOSAL_ENC_ALGS_STOC; in kex_choose_conf()
106 kex_params.proposal[PROPOSAL_ENC_ALGS_CTOS] = cipher; in do_kex_with_key()
208 if (i == PROPOSAL_ENC_ALGS_CTOS || i == PROPOSAL_ENC_ALGS_STOC) in do_kex_with_key()