CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/12 00:30:43
Modified files:
regress/lib/libcrypto/dh: dhtest.c
Log message:
Now that the DH is sensibly called dh instead of a, we can also rename
abuf, alen and aout to names that make sense, such as buf, buf_len and
secret_len.
