From 58ff485edbe4bb93ebc922d14df24247846132b6 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Mon, 3 Dec 2007 09:42:38 +0000 Subject: added ssl tools --- doc/html/classKeyDerivation.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'doc/html/classKeyDerivation.html') diff --git a/doc/html/classKeyDerivation.html b/doc/html/classKeyDerivation.html index 111a3fd..c997f13 100644 --- a/doc/html/classKeyDerivation.html +++ b/doc/html/classKeyDerivation.html @@ -29,15 +29,12 @@ void init (Buffer key, Buffer salt) -err_status_t setLogKDRate (const uint8_t ld_rate) +void setLogKDRate (const u_int8_t ld_rate) -err_status_t generate (satp_prf_label label, seq_nr_t seq_nr, Buffer &key, uint32_t length) +void generate (satp_prf_label label, seq_nr_t seq_nr, Buffer &key, u_int32_t length) void clear () -

Static Public Attributes

-static const std::string MIN_GCRYPT_VERSION -

Protected Attributes

int8_t ld_kdr_ @@ -45,6 +42,9 @@ gcry_cipher_hd_t cipher_ +

Static Protected Attributes

+static const char * MIN_GCRYPT_VERSION +

Constructor & Destructor Documentation

@@ -115,14 +115,14 @@

- +

- + - + @@ -135,12 +135,12 @@

- +

err_status_t KeyDerivation::setLogKDRate void KeyDerivation::setLogKDRate (const uint8_t const u_int8_t  ld_rate  ) 
- + @@ -160,7 +160,7 @@ - + @@ -196,12 +196,12 @@


Member Data Documentation

- +
err_status_t KeyDerivation::generate void KeyDerivation::generate ( satp_prf_label  label,
uint32_t u_int32_t  length 
- +
const std::string KeyDerivation::MIN_GCRYPT_VERSION [static] int8_t KeyDerivation::ld_kdr_ [protected]
@@ -211,12 +211,12 @@

- +

@@ -226,12 +226,12 @@

- +

- +
Buffer KeyDerivation::salt_ [protected] const char * KeyDerivation::MIN_GCRYPT_VERSION [static, protected]
@@ -258,7 +258,7 @@


The documentation for this class was generated from the following files: -
Generated on Sun Oct 7 23:43:50 2007 for anytun by  +
Generated on Tue Nov 27 14:11:51 2007 for anytun by  doxygen 1.5.1
-- cgit v1.2.3