Home | History | Annotate | Download | only in ssl

Lines Matching defs:COMP_ZLIB

218 #define COMP_ZLIB	1
747 comp = COMP_ZLIB;
852 if (comp == COMP_ZLIB) cm = COMP_zlib();
870 (comp == COMP_ZLIB ? "zlib" :