OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
c_rle.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <openssl/objects.h>
#include <openssl/comp.h>

Go to the source code of this file.

Functions

COMP_METHODCOMP_rle (void)
 

Function Documentation

COMP_METHOD* COMP_rle ( void  )

Definition at line 23 of file c_rle.c.