Searched refs:PROPOSAL_ENC_ALGS_STOC (Results 1 – 3 of 3) sorted by relevance
78 PROPOSAL_ENC_ALGS_STOC, enumerator
118 case PROPOSAL_ENC_ALGS_STOC: in kex_proposal_populate_entries()1002 nenc = ctos ? PROPOSAL_ENC_ALGS_CTOS : PROPOSAL_ENC_ALGS_STOC; in kex_choose_conf()
208 if (i == PROPOSAL_ENC_ALGS_CTOS || i == PROPOSAL_ENC_ALGS_STOC) in do_kex_with_key()