Switch all ec tests to using dynamic linking
authortb <tb@openbsd.org>
Mon, 17 Apr 2023 20:41:02 +0000 (20:41 +0000)
committertb <tb@openbsd.org>
Mon, 17 Apr 2023 20:41:02 +0000 (20:41 +0000)
commit4bec30b6d97c43070ce6facec227cd8cb2a5a470
treefda847782cc91c7e05d1a5f31bfa65bed63a30cd
parentb9e9a5302bd425c1dbca04c46bd96af9521f307a
Switch all ec tests to using dynamic linking

This only requires very minor changes and simplifies testing quite a bit.
Some of the changes can be undone after the next bump.
regress/lib/libcrypto/ec/Makefile
regress/lib/libcrypto/ec/ec_point_conversion.c
regress/lib/libcrypto/ec/ectest.c