X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fdtls1.h;h=926af1c4c5737c4241a156ef6cb1db6df301781e;hp=f27362cad4d14b70f0b3745de9b908d82cdf7175;hb=07a9d1a2c2b735cbc327065000b545deb5e136cf;hpb=88a3dd7896eaaa015f47c7cb6f1fc049528d6424 diff --git a/ssl/dtls1.h b/ssl/dtls1.h index f27362cad4..926af1c4c5 100644 --- a/ssl/dtls1.h +++ b/ssl/dtls1.h @@ -84,7 +84,7 @@ extern "C" { #endif /* lengths of messages */ -#define DTLS1_COOKIE_LENGTH 32 +#define DTLS1_COOKIE_LENGTH 256 #define DTLS1_RT_HEADER_LENGTH 13