CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/26 12:57:04
Modified files:
regress/lib/libcrypto/bn: bn_mod_exp.c
Log message:
Rename dump_results() into dump_exp_results()
This prepares for consistency with an upcoming diff. While here fix an
argument order bug.
