summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/exp/exptest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing NULL checks on allocation, style(9) and consistently usejsing2018-11-081-35/+34
* Add missing BN_free() calls.jsing2018-11-081-1/+3
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatbeck2017-01-211-1/+55
* import new BN tests from OpenSSLbcook2016-09-031-75/+184
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes() (mostjsing2014-10-221-4/+3
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-151-0/+191