aboutsummaryrefslogtreecommitdiffstats
path: root/test/afalgtest.c
Commit message (Expand)AuthorAgeFilesLines
* [squash]Build works with/out NO_ENGINE and NO_AFALGRich Salz2017-04-161-24/+23
* Convert afalgtestRich Salz2017-04-161-44/+28
* Handle inability to create AFALG socketMatt Caswell2016-06-131-2/+7
* Copyright consolidation 02/10Rich Salz2016-05-171-51/+7
* Fix AFALG kernel and headers mismatch problemMatt Caswell2016-04-141-0/+16
* Disable afalg when engine is disabled.Emilia Kasper2016-03-141-9/+15
* No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_newMatt Caswell2016-03-101-1/+0
* Fix some clang warningsMatt Caswell2016-03-071-9/+12
* Fix minor errors in the afalg testMatt Caswell2016-03-071-1/+1
* Adding afalg testclucey2016-03-071-0/+148