CanOperateKeystream() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
CipherResynchronize(byte *keystreamBuffer, const byte *IV) | SEAL_Policy< B > | [protected] |
CipherSetKey(const NameValuePairs ¶ms, const byte *key, size_t length) | SEAL_Policy< B > | [protected] |
DEFAULT_KEYLENGTH enum value (defined in FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
GetAlignment() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
GetBytesPerIteration() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
GetIterationsToBuffer() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
GetNextIV(byte *IV) const | SEAL_Policy< B > | [inline] |
IsRandomAccess() const | SEAL_Policy< B > | [inline, protected] |
IV_REQUIREMENT enum value (defined in FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
IVSize() const | SEAL_Policy< B > | [inline] |
KEYLENGTH enum value (defined in FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
MAX_KEYLENGTH enum value (defined in FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
MIN_KEYLENGTH enum value (defined in FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) | SEAL_Policy< B > | [protected, virtual] |
SeekToIteration(lword iterationCount) | SEAL_Policy< B > | [protected] |
StaticAlgorithmName() | SEAL_Info< B > | [inline, static] |
StaticGetValidKeyLength(size_t) | FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | [inline, static] |
WordType typedef | AdditiveCipherConcretePolicy< WT, W, X, BASE > | |
WriteKeystream(byte *buffer, size_t iterationCount) | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |