START	lib/libssl/ciphers	2024-11-05T09:13:14Z

==== run-regress-cipherstest ====
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/libssl/ciphers/cipherstest.c
cc   -o cipherstest cipherstest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto
./cipherstest

PASS	lib/libssl/ciphers	Duration 0m03.22s