Searched defs:compress_identity (Results 1 – 1 of 1) sorted by relevance
204 struct compress_identity struct206 ULONG id; /* Identifying number of algorithm. */207 ULONG memory; /* Number of bytes of working memory required. */209 char *name; /* Name of algorithm. */210 char *version; /* Version number. */211 char *date; /* Date of release of this version. */212 char *copyright; /* Copyright message. */214 char *author; /* Author of algorithm. */215 char *affiliation; /* Affiliation of author. */216 char *vendor; /* Where the algorithm can be obtained. */