remove unused local DH_EXPONENT_ENTROPY definition

This commit is contained in:
Andreas Steffen
2008-10-27 00:02:22 +00:00
parent 21a45f2f2d
commit aeaa6a9b45
@@ -282,8 +282,6 @@ static u_int8_t group18_modulus[] = {
0x60,0xC9,0x80,0xDD,0x98,0xED,0xD3,0xDF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
};
#define DH_EXPONENT_ENTROPY 64 /* bytes = 512 bits */
typedef struct modulus_entry_t modulus_entry_t;
/**