Remove the now unused poly[] from EC_GROUP
authortb <tb@openbsd.org>
Tue, 27 Jun 2023 07:31:18 +0000 (07:31 +0000)
committertb <tb@openbsd.org>
Tue, 27 Jun 2023 07:31:18 +0000 (07:31 +0000)
commit69e9c1e8dc53ce635a126470faeafda49560b733
tree52e26c47ac881a1612ecf5eabbe474e63537d05c
parent754f08a3d4646a0122db1ba4f181bdcb1c208e9f
Remove the now unused poly[] from EC_GROUP

This was needed for defining the multiplication over binary fields. Since
that code is gone, this is no longer needed.

ok jsing
lib/libcrypto/ec/ec_local.h