Crypto++
Public Member Functions | Protected Attributes
TEA::Dec Class Reference
Inheritance diagram for TEA::Dec:
TEA::Base BlockCipherImpl< TEA_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: