Update curve list size.
(cherry picked from commit cfa86987a8d9d2b8cc5e5fea2d3260c46542cdb9)
This commit is contained in:
parent
926725b3d7
commit
f6dfbeed3c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue