From 7763f07327f3abce839a690df46ced3bfd1d3d09 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Sun, 7 Oct 2007 22:07:03 +0000 Subject: added doxygen generatet documentation --- doc/html/keyDerivation_8h.html | 88 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 doc/html/keyDerivation_8h.html (limited to 'doc/html/keyDerivation_8h.html') diff --git a/doc/html/keyDerivation_8h.html b/doc/html/keyDerivation_8h.html new file mode 100644 index 0000000..ba8fff3 --- /dev/null +++ b/doc/html/keyDerivation_8h.html @@ -0,0 +1,88 @@ + + +anytun: keyDerivation.h File Reference + + + + +
+
+
+
+

keyDerivation.h File Reference

#include "datatypes.h"
+#include "buffer.h"
+#include <string>
+#include <srtp/crypto_kernel.h>
+#include <gcrypt.h>
+ +

+Go to the source code of this file. + + + + + + + + + + +

Classes

class  KeyDerivation

Enumerations

enum  satp_prf_label { label_satp_encryption = 0x00, +label_satp_msg_auth = 0x01, +label_satp_salt = 0x02 + }

Variables

const std::string MIN_GCRYPT_VERSION = "1.2.3"
+


Enumeration Type Documentation

+ +
+
+ + + + +
enum satp_prf_label
+
+
+ +

+

Enumerator:
+ + + + +
label_satp_encryption  +
label_satp_msg_auth  +
label_satp_salt  +
+
+ +
+

+


Variable Documentation

+ +
+
+ + + + +
const std::string MIN_GCRYPT_VERSION = "1.2.3"
+
+
+ +

+ +

+

+


Generated on Sun Oct 7 23:43:49 2007 for anytun by  + +doxygen 1.5.1
+ + -- cgit v1.2.3