Security Scol plugin
XTS_ModeBase Member List

This is the complete list of members for XTS_ModeBase, including all inherited members.

AccessBlockCipher()=0 (defined in XTS_ModeBase)XTS_ModeBaseprotectedpure virtual
AccessTweakCipher()=0 (defined in XTS_ModeBase)XTS_ModeBaseprotectedpure virtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constXTS_ModeBaseinlinevirtual
AlgorithmProvider() constXTS_ModeBaseinlinevirtual
AssertValidKeyLength(size_t length) constSimpleKeyingInterfaceinlineprotected
BlockSize() constXTS_ModeBaseinline
CanUsePredictableIVs() constSimpleKeyingInterfaceinline
CanUseRandomIVs() constSimpleKeyingInterfaceinline
CanUseStructuredIVs() constSimpleKeyingInterfaceinline
CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlineprotected
Clone() constClonableinlinevirtual
DefaultIVLength() constSimpleKeyingInterfaceinline
DefaultKeyLength() constXTS_ModeBaseinlinevirtual
GetAlgorithm() constSymmetricCipherinlineprotectedvirtual
GetBlockCipher() const (defined in XTS_ModeBase)XTS_ModeBaseinlineprotected
GetIVAndThrowIfInvalid(const NameValuePairs &params, size_t &size)SimpleKeyingInterfaceprotected
GetNextIV(RandomNumberGenerator &rng, byte *iv)SimpleKeyingInterfacevirtual
GetOptimalBlockSize() constXTS_ModeBaseinline
GetOptimalBlockSizeUsed() constStreamTransformationinlinevirtual
GetTweakCipher() const (defined in XTS_ModeBase)XTS_ModeBaseinlineprotected
GetValidKeyLength(size_t n) constXTS_ModeBaseinlinevirtual
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsForwardTransformation() constBlockOrientedCipherModeBaseinlinevirtual
IsLastBlockSpecial() constStreamTransformationinlinevirtual
IsRandomAccess() constBlockOrientedCipherModeBaseinlinevirtual
IsResynchronizable() constSimpleKeyingInterfaceinline
IsSelfInverting() constBlockOrientedCipherModeBaseinlinevirtual
IsValidKeyLength(size_t keylength) constXTS_ModeBaseinlinevirtual
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constXTS_ModeBaseinlinevirtual
IVSize() constCipherModeBaseinlinevirtual
m_buffer (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseprotected
m_cipher (defined in CipherModeBase)CipherModeBaseprotected
m_register (defined in CipherModeBase)CipherModeBaseprotected
m_xregister (defined in XTS_ModeBase)XTS_ModeBaseprotected
m_xworkspace (defined in XTS_ModeBase)XTS_ModeBaseprotected
MandatoryBlockSize() constBlockOrientedCipherModeBaseinlinevirtual
MaxIVLength() constSimpleKeyingInterfaceinlinevirtual
MaxKeyLength() constXTS_ModeBaseinlinevirtual
MinIVLength() constSimpleKeyingInterfaceinlinevirtual
MinKeyLength() constXTS_ModeBaseinlinevirtual
MinLastBlockSize() constXTS_ModeBaseinlinevirtual
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constStreamTransformationinlinevirtual
OptimalDataAlignment() constXTS_ModeBaseinlinevirtual
ParallelBlocks enum value (defined in XTS_ModeBase)XTS_ModeBaseprotected
ProcessByte(byte input)StreamTransformationinline
ProcessData(byte *outString, const byte *inString, size_t length)XTS_ModeBasevirtual
ProcessLastBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength)XTS_ModeBasevirtual
ProcessLastCipherBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength) (defined in XTS_ModeBase)XTS_ModeBaseinlineprotected
ProcessLastPlainBlock(byte *outString, size_t outLength, const byte *inString, size_t inLength) (defined in XTS_ModeBase)XTS_ModeBaseinlineprotected
ProcessString(byte *inoutString, size_t length)StreamTransformationinline
ProcessString(byte *outString, const byte *inString, size_t length)StreamTransformationinline
RANDOM_IV enum valueSimpleKeyingInterface
Ref()StreamTransformationinline
RequireAlignedInput() const (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseinlineprotected
ResizeBuffers() (defined in XTS_ModeBase)XTS_ModeBaseprotectedvirtual
Resynchronize(const byte *iv, int ivLength=-1)XTS_ModeBasevirtual
Resynchronize(word64 sector, ByteOrder order=BIG_ENDIAN_ORDER)XTS_ModeBase
Seek(lword pos)StreamTransformationinlinevirtual
SetCipher(BlockCipher &cipher)CipherModeBaseinline
SetCipherWithIV(BlockCipher &cipher, const byte *iv, int feedbackSize=0)CipherModeBaseinline
SetFeedbackSize(unsigned int feedbackSize) (defined in CipherModeBase)CipherModeBaseinlineprotectedvirtual
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)XTS_ModeBasevirtual
SetKeyWithIV(const byte *key, size_t length, const byte *iv, size_t ivLength)SimpleKeyingInterface
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterfaceinline
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
StaticAlgorithmName()XTS_ModeBaseinline
ThrowIfInvalidBlockSize(size_t length)XTS_ModeBase
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterfaceprotected
ThrowIfInvalidIVLength(int length)SimpleKeyingInterfaceprotected
ThrowIfInvalidKeyLength(size_t length)XTS_ModeBase
ThrowIfResynchronizable()SimpleKeyingInterfaceprotected
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params)BlockOrientedCipherModeBasevirtual
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
~Algorithm() (defined in Algorithm)Algorithminlinevirtual
~BlockOrientedCipherModeBase() (defined in BlockOrientedCipherModeBase)BlockOrientedCipherModeBaseinlinevirtual
~CipherModeBase() (defined in CipherModeBase)CipherModeBaseinlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterfaceinlinevirtual
~StreamTransformation() (defined in StreamTransformation)StreamTransformationinlinevirtual
~XTS_ModeBase() (defined in XTS_ModeBase)XTS_ModeBaseinlinevirtual