X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fbn%2Fbn_lcl.h;h=73792f12206e6c0e2ff3c7d69c8cb0be9e3a076e;hb=710e5d5639c8f943d73f49733382c1b787d1abb6;hp=df12a01b7a634488b278d0b83af88ae17bf76532;hpb=c62b26fdc6bb176541ec56498090ff6f2ad4a885;p=oweals%2Fopenssl.git diff --git a/crypto/bn/bn_lcl.h b/crypto/bn/bn_lcl.h index df12a01b7a..73792f1220 100644 --- a/crypto/bn/bn_lcl.h +++ b/crypto/bn/bn_lcl.h @@ -120,7 +120,7 @@ extern "C" { /* Used for temp variables */ -#define BN_CTX_NUM 24 +#define BN_CTX_NUM 32 #define BN_CTX_NUM_POS 12 struct bignum_ctx {