Fix enable-ec_nistp_64_gcc_128
authorMatt Caswell <matt@openssl.org>
Wed, 7 Aug 2019 09:03:12 +0000 (10:03 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 7 Aug 2019 14:50:55 +0000 (15:50 +0100)
commita6482df03accc6cdcbd1298d593508825a5902e6
tree0d585130ae20ee45c52c582f65475cc2d1d34b6e
parentc50fd0f959de5b256d8eefb8ad2a82fcdcb899c3
Fix enable-ec_nistp_64_gcc_128

When creating a BN_CTX, make sure we store it in the right variable!

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9546)
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c