Rework the curve list to use actual structs instead of a custom
authortb <tb@openbsd.org>
Mon, 1 May 2023 17:28:03 +0000 (17:28 +0000)
committertb <tb@openbsd.org>
Mon, 1 May 2023 17:28:03 +0000 (17:28 +0000)
commit59919d1c6ed4e8c4ddaca95d59d466005bdd51f5
tree92712ba8df3edf3f31bf452f15ecc577b54eafd5
parent520765683bc77526f5a58a714bc495e57399bfa0
Rework the curve list to use actual structs instead of a custom
serialized format.

ok jsing
lib/libcrypto/ec/ec_curve.c