aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algboss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17crypto: algboss - Remove reference to nivaeadHerbert Xu1-7/+5
2013-06-25crypto: algboss - Hold ref count on larvalHerbert Xu1-7/+8
2012-06-27crypto: algapi - Fix hang on crypto allocationSteffen Klassert1-1/+1
2012-06-22crypto: algapi - Move larval completion into algbossHerbert Xu1-8/+9
2010-08-06crypto: testmgr - Fix test disabling optionHerbert Xu1-4/+4
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-07crypto: api - Add new template create functionHerbert Xu1-0/+5
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu1-17/+1
2009-02-18crypto: testmgr - Test skciphers with no IVsHerbert Xu1-4/+16
2008-08-29crypto: cryptomgr - Test ciphers using ECBHerbert Xu1-4/+1
2008-08-29crypto: api - Use test infrastructureHerbert Xu1-5/+70
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu1-0/+238