Convert EC_CURVE_DATA to C99 initializers
authortb <tb@openbsd.org>
Mon, 1 May 2023 13:14:00 +0000 (13:14 +0000)
committertb <tb@openbsd.org>
Mon, 1 May 2023 13:14:00 +0000 (13:14 +0000)
commit3542fe580511a65f0ed713d040d9b52078fc5491
treedb3066ab44998352c7cb1bdbb7876d1dac34a517
parente3e151efcfd767173417507fb993a9f6249c7967
Convert EC_CURVE_DATA to C99 initializers

Also clean up the definition of EC_CURVE_DATA a bit.

ok jsing
lib/libcrypto/ec/ec_curve.c