Home | History | Annotate | Download | only in ssl

Lines Matching refs:COMP_rle

217 #define COMP_RLE	255
746 comp = COMP_RLE;
840 if (comp == COMP_RLE) cm = COMP_rle();
856 (comp == COMP_RLE ? "rle" :