From 809b470ce90e53c532dfebc44c2e7c169c33402f Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Fri, 7 Dec 2007 17:46:13 +0000 Subject: removed doxygen folders from svn --- doc/html/classAesIcmCypher.html | 259 ---------------------------------------- 1 file changed, 259 deletions(-) delete mode 100644 doc/html/classAesIcmCypher.html (limited to 'doc/html/classAesIcmCypher.html') diff --git a/doc/html/classAesIcmCypher.html b/doc/html/classAesIcmCypher.html deleted file mode 100644 index 8c53211..0000000 --- a/doc/html/classAesIcmCypher.html +++ /dev/null @@ -1,259 +0,0 @@ - - -anytun: AesIcmCypher Class Reference - - - - -
-
-
-
-

AesIcmCypher Class Reference

#include <cypher.h> -

-

Inheritance diagram for AesIcmCypher: -

- -Cypher - -List of all members. - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Member Functions

 AesIcmCypher ()
 ~AesIcmCypher ()
void setKey (Buffer key)
void setSalt (Buffer salt)

Static Public Attributes

static const char * MIN_GCRYPT_VERSION
static const u_int32_t GCRYPT_SEC_MEM = 16384

Protected Member Functions

Buffer getBitStream (u_int32_t length, seq_nr_t seq_nr, sender_id_t sender_id)

Protected Attributes

gcry_cipher_hd_t cipher_
Buffer salt_

Static Private Attributes

static bool gcrypt_initialized_
-

Constructor & Destructor Documentation

- -
-
- - - - - - - - -
AesIcmCypher::AesIcmCypher (  ) 
-
-
- -

- -

-

- -

-
- - - - - - - - -
AesIcmCypher::~AesIcmCypher (  ) 
-
-
- -

- -

-

-


Member Function Documentation

- -
-
- - - - - - - - - -
void AesIcmCypher::setKey (Buffer  key  ) 
-
-
- -

- -

-Reimplemented from Cypher. -

-

- -

-
- - - - - - - - - -
void AesIcmCypher::setSalt (Buffer  salt  ) 
-
-
- -

- -

-Reimplemented from Cypher. -

-

- -

-
- - - - - - - - - - - - - - - - - - - - - - - - -
Buffer AesIcmCypher::getBitStream (u_int32_t  length,
seq_nr_t  seq_nr,
sender_id_t  sender_id 
) [protected, virtual]
-
-
- -

- -

-Implements Cypher. -

-

-


Member Data Documentation

- -
-
- - - - -
const char * AesIcmCypher::MIN_GCRYPT_VERSION [static]
-
-
- -

- -

-

- -

-
- - - - -
const u_int32_t AesIcmCypher::GCRYPT_SEC_MEM = 16384 [static]
-
-
- -

- -

-

- -

-
- - - - -
gcry_cipher_hd_t AesIcmCypher::cipher_ [protected]
-
-
- -

- -

-

- -

-
- - - - -
Buffer AesIcmCypher::salt_ [protected]
-
-
- -

- -

-

- -

-
- - - - -
bool AesIcmCypher::gcrypt_initialized_ [static, private]
-
-
- -

- -

-

-


The documentation for this class was generated from the following files: -
Generated on Mon Dec 3 11:49:25 2007 for anytun by  - -doxygen 1.5.1
- - -- cgit v1.2.3