| ByteReverse(LPBYTE buf, DWORD longs) | CMD5 | |
| CalcOffsetMask(DWORD bit, LPDWORD offset, LPBYTE mask) | CMD5 | [static] |
| CMD5() | CMD5 | [inline] |
| End() | CMD5 | |
| GetBit(LPBYTE buf, DWORD bit) | CMD5 | [static] |
| GetDigest() | CMD5 | [inline] |
| GetHash() | CMD5 | [inline] |
| GetHashLen() | CMD5 | [inline] |
| GetValue(LPBYTE buf, DWORD bitoff, DWORD bits) | CMD5 | [static] |
| HashToString(LPSTR str, DWORD size) | CMD5 | [inline] |
| HashToString(LPBYTE hash, DWORD hashbits, LPSTR str, DWORD size) | CMD5 | [static] |
| Init() | CMD5 | |
| m_buf | CMD5 | |
| m_digest | CMD5 | |
| m_hash | CMD5 | |
| m_total | CMD5 | |
| Random(LPVOID buf=NULL, DWORD size=0) | CMD5 | |
| SetBit(LPBYTE buf, DWORD bit, DWORD set) | CMD5 | [static] |
| SetValue(LPBYTE buf, DWORD bitoff, DWORD bits, DWORD value) | CMD5 | [static] |
| StringToHash(LPCTSTR str) | CMD5 | [inline] |
| StringToHash(LPBYTE hash, DWORD hashbits, LPCTSTR str) | CMD5 | [static] |
| Transform(LPVOID buf, DWORD size) | CMD5 | [inline] |
| Transform(LPBYTE buf, DWORD size) | CMD5 | |
| Transform(LPCTSTR pString) | CMD5 | |
| Transform(DWORD *hash, const DWORD *data) | CMD5 | [static] |
| TransformFile(LPCTSTR pFile) | CMD5 | |
| vTransform(const DWORD *data) | CMD5 | [inline, protected] |