Crypto++
Public Member Functions | Protected Attributes
TEA::Base Class Reference
Inheritance diagram for TEA::Base:
BlockCipherImpl< TEA_Info > TEA::Dec TEA::Enc

List of all members.

Public Member Functions

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: