mirror of https://github.com/openssl/openssl.git
Update curve list size.
(cherry picked from commit cfa86987a8d9d2b8cc5e5fea2d3260c46542cdb9)
This commit is contained in:
parent
926725b3d7
commit
f6dfbeed3c
|
|
@ -539,7 +539,7 @@ int tls1_set_curves(unsigned char **pext, size_t *pextlen,
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define MAX_CURVELIST 25
|
#define MAX_CURVELIST 28
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue