Searched refs:COMP_ZLIB (Results 1 – 5 of 5) sorted by relevance
69 #define COMP_ZLIB 1 macro
1094 comp->type = COMP_ZLIB; in choose_comp()
927 if ((comp->type == COMP_ZLIB || in ssh_set_newkeys()
1008 { "yes", COMP_ZLIB },
83 #define COMP_ZLIB 1 macro1091 comp = COMP_ZLIB; in main()1315 if (comp == COMP_ZLIB) in main()1326 comp == COMP_ZLIB ? "zlib" : "unknown"); in main()