summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/bn_cmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add regress coverage for BN_cmp()/BN_ucmp().jsing2022-11-301-0/+336
Some tests current fail due to a bug in BN_ucmp(), which will be fixed soon.