strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
78f837b
)
(no commit message)
author
Jan Hutter
<jhutter@hsr.ch>
Tue, 29 Nov 2005 06:59:05 +0000
(06:59 -0000)
committer
Jan Hutter
<jhutter@hsr.ch>
Tue, 29 Nov 2005 06:59:05 +0000
(06:59 -0000)
Source/charon/transforms/diffie_hellman.h
patch
|
blob
|
history
diff --git
a/Source/charon/transforms/diffie_hellman.h
b/Source/charon/transforms/diffie_hellman.h
index
1d56823
..
f7a3b6a
100644
(file)
--- a/
Source/charon/transforms/diffie_hellman.h
+++ b/
Source/charon/transforms/diffie_hellman.h
@@
-34,6
+34,8
@@
typedef enum diffie_hellman_group_t diffie_hellman_group_t;
* The modulus (or group) to use for a Diffie-Hellman calculation.
*
* @see IKEv2 draft 3.3.2 and RFC 3526.
* The modulus (or group) to use for a Diffie-Hellman calculation.
*
* @see IKEv2 draft 3.3.2 and RFC 3526.
+ *
+ * @ingroup transforms
*/
enum diffie_hellman_group_t {
MODP_UNDEFINED = 1024,
*/
enum diffie_hellman_group_t {
MODP_UNDEFINED = 1024,