| BLOCKSIZE enum value (defined in IteratedHash< T, B, S, BASE >) | IteratedHash< T, B, S, BASE > | |
| BlockSize() const (defined in IteratedHash< T, B, S, BASE >) | IteratedHash< T, B, S, BASE > | [inline, protected] |
| ByteOrderClass typedef (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | |
| CorrectEndianess(HashWordType *out, const HashWordType *in, unsigned int byteCount) (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | [inline, static] |
| CreateUpdateSpace(unsigned int &size) (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | |
| DigestSize() const (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [inline] |
| GetBitCountHi() const (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [inline, protected] |
| GetBitCountLo() const (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [inline, protected] |
| HashBlock(const HashWordType *input) (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | [protected] |
| HashBlock(const T *input)=0 (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [protected, pure virtual] |
| HashMultipleBlocks(const T *input, unsigned int length) (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [protected, virtual] |
| HashWordType typedef (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | |
| Init()=0 (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [protected, pure virtual] |
| IteratedHash(unsigned int digestSize) (defined in IteratedHash< T, B, S, BASE >) | IteratedHash< T, B, S, BASE > | [inline, protected] |
| IteratedHashBase(unsigned int blockSize, unsigned int digestSize) (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | |
| IteratedHashBase2(unsigned int blockSize, unsigned int digestSize) (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | [inline] |
| m_data (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [protected] |
| m_digest (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [protected] |
| OptimalBlockSize() const (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [inline] |
| PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80) (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | [protected] |
| Restart() (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | |
| TruncatedFinal(byte *hash, unsigned int size) (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | |
| Update(const byte *input, unsigned int length) (defined in IteratedHashBase< T, BASE >) | IteratedHashBase< T, BASE > | |
| vTransform(const HashWordType *data)=0 (defined in IteratedHashBase2< T, B, BASE >) | IteratedHashBase2< T, B, BASE > | [protected, pure virtual] |