START	lib/libcrypto/crypto	2025-03-17T03:04:45Z

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

PASS	lib/libcrypto/crypto	Duration 0m02.03s