START lib/libcrypto/sha512 2021-02-23T06:16:23Z ==== run-regress-sha512test ==== 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/sha512/sha512test.c cc -o sha512test sha512test.o -lcrypto ./sha512test Testing SHA-512 ... passed. Testing SHA-384 ... passed. PASS lib/libcrypto/sha512 Duration 0m00.43s