summaryrefslogtreecommitdiffstats
path: root/test/afalgtest.c
AgeCommit message (Expand)Author
2017-04-16[squash]Build works with/out NO_ENGINE and NO_AFALGRich Salz
2017-04-16Convert afalgtestRich Salz
2016-06-13Handle inability to create AFALG socketMatt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell
2016-03-14Disable afalg when engine is disabled.Emilia Kasper
2016-03-10No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_newMatt Caswell
2016-03-07Fix some clang warningsMatt Caswell
2016-03-07Fix minor errors in the afalg testMatt Caswell
2016-03-07Adding afalg testclucey