aboutsummaryrefslogtreecommitdiff
path: root/crypto/algboss.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-17crypto: algboss - Remove reference to nivaeadGravatar Herbert Xu 1-7/+5
2013-06-25crypto: algboss - Hold ref count on larvalGravatar Herbert Xu 1-7/+8
2012-06-27crypto: algapi - Fix hang on crypto allocationGravatar Steffen Klassert 1-1/+1
2012-06-22crypto: algapi - Move larval completion into algbossGravatar Herbert Xu 1-8/+9
2010-08-06crypto: testmgr - Fix test disabling optionGravatar Herbert Xu 1-4/+4
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsGravatar Alexander Shishkin 1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-07-07crypto: api - Add new template create functionGravatar Herbert Xu 1-0/+5
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufGravatar Herbert Xu 1-17/+1
2009-02-18crypto: testmgr - Test skciphers with no IVsGravatar Herbert Xu 1-4/+16
2008-08-29crypto: cryptomgr - Test ciphers using ECBGravatar Herbert Xu 1-4/+1
2008-08-29crypto: api - Use test infrastructureGravatar Herbert Xu 1-5/+70
2008-08-29crypto: cryptomgr - Add test infrastructureGravatar Herbert Xu 1-0/+238