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/classKeyDerivation.html | 265 --------------------------------------- 1 file changed, 265 deletions(-) delete mode 100644 doc/html/classKeyDerivation.html (limited to 'doc/html/classKeyDerivation.html') diff --git a/doc/html/classKeyDerivation.html b/doc/html/classKeyDerivation.html deleted file mode 100644 index 1f3cbe1..0000000 --- a/doc/html/classKeyDerivation.html +++ /dev/null @@ -1,265 +0,0 @@ - - -anytun: KeyDerivation Class Reference - - - - -
-
-
-
-

KeyDerivation Class Reference

#include <keyDerivation.h> -

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

Public Member Functions

 KeyDerivation ()
virtual ~KeyDerivation ()
void init (Buffer key, Buffer salt)
void setLogKDRate (const u_int8_t ld_rate)
void generate (satp_prf_label label, seq_nr_t seq_nr, Buffer &key, u_int32_t length)
void clear ()

Protected Attributes

int8_t ld_kdr_
Buffer salt_
gcry_cipher_hd_t cipher_

Static Protected Attributes

static const char * MIN_GCRYPT_VERSION
-


Constructor & Destructor Documentation

- -
-
- - - - - - - - -
KeyDerivation::KeyDerivation (  )  [inline]
-
-
- -

- -

-

- -

-
- - - - - - - - -
virtual KeyDerivation::~KeyDerivation (  )  [inline, virtual]
-
-
- -

- -

-

-


Member Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
void KeyDerivation::init (Buffer  key,
Buffer  salt 
)
-
-
- -

- -

-

- -

-
- - - - - - - - - -
void KeyDerivation::setLogKDRate (const u_int8_t  ld_rate  ) 
-
-
- -

- -

-

- -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
void KeyDerivation::generate (satp_prf_label  label,
seq_nr_t  seq_nr,
Buffer key,
u_int32_t  length 
)
-
-
- -

- -

-

- -

-
- - - - - - - - -
void KeyDerivation::clear (  ) 
-
-
- -

- -

-

-


Member Data Documentation

- -
-
- - - - -
int8_t KeyDerivation::ld_kdr_ [protected]
-
-
- -

- -

-

- -

-
- - - - -
Buffer KeyDerivation::salt_ [protected]
-
-
- -

- -

-

- -

-
- - - - -
const char * KeyDerivation::MIN_GCRYPT_VERSION [static, protected]
-
-
- -

- -

-

- -

-
- - - - -
gcry_cipher_hd_t KeyDerivation::cipher_ [protected]
-
-
- -

- -

-

-


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