PAnonymizer Class Reference

#include <panonymizer.h>

Collaboration diagram for PAnonymizer:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PAnonymizer (const UINT8 *key)
 ~PAnonymizer ()
UINT32 anonymize (const UINT32 orig_addr)

Protected Attributes

UINT8 m_key [16]
UINT8 m_pad [16]
Rijndael m_rin


Constructor & Destructor Documentation

PAnonymizer::PAnonymizer ( const UINT8 key  ) 

PAnonymizer::~PAnonymizer (  ) 


Member Function Documentation

UINT32 PAnonymizer::anonymize ( const UINT32  orig_addr  ) 


Member Data Documentation

UINT8 PAnonymizer::m_key[16] [protected]

UINT8 PAnonymizer::m_pad[16] [protected]


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

Generated on Wed Jun 18 09:40:45 2008 for pktanon by  doxygen 1.5.5