DIGESTSIZE enum value | UT_CRC32 | |
DigestSize() const | UT_CRC32 | [inline] |
Fill(const char *input) | UT_CRC32 | |
Fill(const char *input, UT_uint32 length) | UT_CRC32 | |
Fill(const unsigned char *input, UT_uint32 length) | UT_CRC32 | |
GetCRC32(void) const | UT_CRC32 | [inline] |
GetCrcByte(UT_uint32 i) const | UT_CRC32 | [inline] |
m_crc | UT_CRC32 | [private] |
m_tab | UT_CRC32 | [private, static] |
Reset() | UT_CRC32 | [inline, private] |
UpdateByte(unsigned char b) | UT_CRC32 | [inline] |
UT_CRC32() | UT_CRC32 |