Searched defs:tr_hash_obj (Results 1 – 1 of 1) sorted by relevance
17 struct tr_hash_obj { struct18 UINT32 type;19 BYTE *hashData;20 UINT32 hashSize;21 UINT32 hashUpdateSize;22 BYTE *hashUpdateBuffer;