START	lib/libcrypto/ecdh	2025-03-24T18:49:30Z

==== run-regress-ecdhtest ====
cc -O2 -pipe  -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/lib/libcrypto/ecdh/ecdhtest.c
cc   -o ecdhtest ecdhtest.o -lcrypto
./ecdhtest

==== run-regress-ecc_cdh ====
cc -O2 -pipe  -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow  -MD -MP  -c /usr/src/regress/lib/libcrypto/ecdh/ecc_cdh.c
cc   -o ecc_cdh ecc_cdh.o -lcrypto
./ecc_cdh

PASS	lib/libcrypto/ecdh	Duration 0m03.39s