aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algboss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+7
2018-09-04crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen1-0/+2
2017-10-07crypto: algboss - remove redundant setting of len to zeroColin Ian King1-1/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-11-28crypto: testmgr - Do not test internal algorithmsHerbert Xu1-6/+2
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