Loading ssl/t1_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
ssl/t1_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -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