- typedefs changed

This commit is contained in:
Martin Willi
2005-11-24 11:30:19 +00:00
parent 95c61cb956
commit 5796aa164d
61 changed files with 303 additions and 242 deletions
+3 -3
View File
@@ -26,13 +26,13 @@
#include <types.h>
#include <encoding/payloads/transform_substructure.h>
typedef struct diffie_hellman_t diffie_hellman_t;
/**
* Object representing a diffie hellman exchange
*
*/
typedef struct diffie_hellman_s diffie_hellman_t;
struct diffie_hellman_s {
struct diffie_hellman_t {
/**
* @brief Returns the shared secret of this diffie hellman exchange