37 #include "../../Defines/BasicTypes.h" 52 unsigned Int32 fBuf[4];
53 unsigned Int32 fBits[2];
54 unsigned char fIn[64];
55 unsigned char fDigest[16];
58 void Transform(
unsigned Int32 buf[4],
const unsigned Int32 in[16]);
59 void ByteReverse(
unsigned char *buf,
unsigned Int32 longs);
63 TMD5(
const unsigned char *digest);
69 void Final(
unsigned char digest[16]);
75 #endif // MBase_TMD5_h const char * AsString() const
void Update(const unsigned char *buf, unsigned Int32 len)
bool operator==(const Allocator< _Ty > &left, const Allocator< _UT > &right)
Definition: Allocator.h:204
UINT len
Definition: Msi_bstr.h:37
#define m2
Definition: aesopt.h:598
#define Int32
Definition: BasicTypes.h:20
Definition: Allocator.h:47
friend bool operator==(const TMD5 &m1, const TMD5 &m2)
#define m1
Definition: aesopt.h:597
TMD5 & operator=(const TMD5 &rhs)