cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
config_s Struct Reference

Public Attributes

ush good_length
 
ush max_lazy
 
ush nice_length
 
ush max_chain
 
compress_func func
 

Detailed Description

Definition at line 144 of file deflate.c.

Member Data Documentation

compress_func config_s::func

Definition at line 149 of file deflate.c.

ush config_s::good_length

Definition at line 145 of file deflate.c.

ush config_s::max_chain

Definition at line 148 of file deflate.c.

ush config_s::max_lazy

Definition at line 146 of file deflate.c.

ush config_s::nice_length

Definition at line 147 of file deflate.c.


The documentation for this struct was generated from the following file: