START	lib/libcrypto/rc4	2025-03-20T01:09:10Z

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

PASS	lib/libcrypto/rc4	Duration 0m00.24s