summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/addsub (follow)
Commit message (Collapse)AuthorAgeFilesLines
* avoid using argv[0] for printing to stderrtb2018-07-231-2/+2
|
* Replace getprogname() to argv[0] in bnaddsubinoguchi2018-07-171-3/+2
| | | | ok tb@
* Add simple regression tests for BN_{,u}{add,sub}(3). With input from jcatb2018-07-102-0/+248