START	lib/libcrypto/dh	2024-05-15T17:31:18Z

==== run-regress-dhtest ====
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/dh/dhtest.c
cc   -o dhtest dhtest.o -lcrypto
./dhtest
.............*

p    = A027B6DA859F876B
g    = 5
pri1 = 4BED3EAAC797F67C
pub1 = 1C86BCB4112F2979
key1 = 0DDF0FF18C0E7C19

PASS	lib/libcrypto/dh	Duration 0m01.64s