CreateUpdateSpace(size_t &size) | IteratedHashBase< T, BASE > | |
DataBuf()=0 | IteratedHashBase< T, BASE > | protectedpure virtual |
GetBitCountHi() const | IteratedHashBase< T, BASE > | inlineprotected |
GetBitCountLo() const | IteratedHashBase< T, BASE > | inlineprotected |
GetByteOrder() const =0 | IteratedHashBase< T, BASE > | protectedpure virtual |
HashBlock(const HashWordType *input) | IteratedHashBase< T, BASE > | inlineprotected |
HashEndianCorrectedBlock(const HashWordType *data)=0 | IteratedHashBase< T, BASE > | protectedpure virtual |
HashMultipleBlocks(const T *input, size_t length) | IteratedHashBase< T, BASE > | protectedvirtual |
HashWordType typedef | IteratedHashBase< T, BASE > | |
Init()=0 | IteratedHashBase< T, BASE > | protectedpure virtual |
IteratedHashBase() | IteratedHashBase< T, BASE > | inline |
m_countHi | IteratedHashBase< T, BASE > | private |
m_countLo | IteratedHashBase< T, BASE > | private |
OptimalBlockSize() const | IteratedHashBase< T, BASE > | inline |
OptimalDataAlignment() const | IteratedHashBase< T, BASE > | inline |
PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80) | IteratedHashBase< T, BASE > | protected |
Restart() | IteratedHashBase< T, BASE > | |
StateBuf()=0 | IteratedHashBase< T, BASE > | protectedpure virtual |
TruncatedFinal(byte *digest, size_t digestSize) | IteratedHashBase< T, BASE > | |
Update(const byte *input, size_t length) | IteratedHashBase< T, BASE > | |