START	lib/libcrypto/hmac	2025-03-28T01:10:13Z

==== run-regress-hmactest ====
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/hmac/hmactest.c
cc   -o hmactest hmactest.o -lcrypto
./hmactest
test 0 ok
test 1 ok
test 2 ok
test 3 ok
test 4 ok
test 5 ok
test 6 ok

PASS	lib/libcrypto/hmac	Duration 0m00.26s