START lib/libcrypto/ecdh 2024-11-16T03:28:31Z ==== run-regress-ecdhtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -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 -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.54s