START	lib/libcrypto/aes	2024-08-25T02:02:23Z

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

PASS	lib/libcrypto/aes	Duration 0m00.42s