Update curve list size.

This commit is contained in:
Dr. Stephen Henson 2013-12-24 18:15:28 +00:00
parent ccbb8d5e95
commit 546d6760b9

View File

@ -539,7 +539,7 @@ int tls1_set_curves(unsigned char **pext, size_t *pextlen,
return 1;
}
#define MAX_CURVELIST 25
#define MAX_CURVELIST 28
typedef struct
{