Searched refs:DROPBEAR_COMP_ZLIB (Results 1 – 4 of 4) sorted by relevance
284 #define DROPBEAR_COMP_ZLIB 1 macro
126 {"zlib", DROPBEAR_COMP_ZLIB, NULL, 1},
291 if (ses.keys->recv_algo_comp == DROPBEAR_COMP_ZLIB) { in decrypt_packet()437 if (ses.keys->trans_algo_comp == DROPBEAR_COMP_ZLIB) { in encrypt_packet()
344 if (ses.newkeys->recv_algo_comp == DROPBEAR_COMP_ZLIB) { in gen_new_zstreams()356 if (ses.newkeys->trans_algo_comp == DROPBEAR_COMP_ZLIB) { in gen_new_zstreams()