Crypto++
Public Member Functions | Protected Attributes
XTEA::Dec Class Reference
Inheritance diagram for XTEA::Dec:
XTEA::Base BlockCipherImpl< XTEA_Info >

List of all members.

Public Member Functions

void ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const
void UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs &params)
unsigned int BlockSize () const

Protected Attributes

FixedSizeSecBlock< word32, 4 > m_k
word32 m_limit

The documentation for this class was generated from the following files: