Searched refs:COMP_ZLIB (Results 1 – 4 of 4) sorted by relevance
67 #define COMP_ZLIB 1 macro
701 comp->type = COMP_ZLIB; in choose_comp()
1016 if ((comp->type == COMP_ZLIB || in ssh_set_newkeys()
228 #define COMP_ZLIB 1 macro1276 comp = COMP_ZLIB; in main()1471 if (comp == COMP_ZLIB) in main()1485 (comp == COMP_ZLIB ? "zlib" : "unknown"))); in main()