START	lib/libcrypto/lhash	2025-04-02T00:10:05Z

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

PASS	lib/libcrypto/lhash	Duration 0m02.48s