WAKE_Policy< B > Class Template Reference
List of all members.
Public Types |
typedef word32 | WordType |
Public Member Functions |
unsigned int | GetAlignment () const |
unsigned int | GetBytesPerIteration () const |
unsigned int | GetIterationsToBuffer () const |
bool | CanOperateKeystream () const |
virtual unsigned int | GetOptimalBlockSize () const |
virtual void | WriteKeystream (byte *keystream, size_t iterationCount) |
virtual void | CipherResynchronize (byte *keystreamBuffer, const byte *iv, size_t length) |
virtual void | SeekToIteration (lword iterationCount) |
Static Public Attributes |
static const int | BYTES_PER_ITERATION |
Detailed Description
template<class B = BigEndian>
class WAKE_Policy< B >
Definition at line 33 of file wake.h.
The documentation for this class was generated from the following files: