summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_isqrt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix path of mentioned regress testtb2022-10-111-2/+2
* Do not make tables static so we can access them from regress.tb2022-07-131-5/+5
* Integer square root and perfect square testtb2022-07-131-0/+237