Searched refs:s2c_comp_algo (Results 1 – 1 of 1) sorted by relevance
590 algo_type * s2c_comp_algo = NULL; in read_kex_algos() local666 s2c_comp_algo = ses.buf_match_algo(ses.payload, sshcompress, &goodguess); in read_kex_algos()667 if (s2c_comp_algo == NULL) { in read_kex_algos()671 TRACE(("hash s2c is %s", s2c_comp_algo->name)) in read_kex_algos()698 ses.newkeys->recv_algo_comp = s2c_comp_algo->val; in read_kex_algos()711 ses.newkeys->trans_algo_comp = s2c_comp_algo->val; in read_kex_algos()