|
unsigned int | GetAlignment () const |
|
unsigned int | GetBytesPerIteration () const |
|
unsigned int | GetIterationsToBuffer () const |
|
bool | CanOperateKeystream () const |
|
virtual void | OperateKeystream (KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount)=0 |
|
|
static const int | BYTES_PER_ITERATION = sizeof(WordType) * W |
|
template<typename WT, unsigned int W, unsigned int X = 1, class BASE = AdditiveCipherAbstractPolicy>
struct AdditiveCipherConcretePolicy< WT, W, X, BASE >
Definition at line 84 of file strciphr.h.
The documentation for this struct was generated from the following file: