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