START	lib/libcrypto/rmd	2024-05-15T04:43:24Z

==== run-regress-rmd_test ====
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/libcrypto/rmd/rmd_test.c
cc   -o rmd_test rmd_test.o -lcrypto
./rmd_test

PASS	lib/libcrypto/rmd	Duration 0m01.06s