START lib/libcrypto/ecdh 2024-03-25T16:47:43Z ==== 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 0m02.60s