aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algboss.c
AgeCommit message (Expand)Author
2022-11-25crypto: algboss - compile out test-related code when tests disabledEric Biggers
2022-11-25crypto: algboss - optimize registration of internal algorithmsEric Biggers
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2021-06-17crypto: api - remove CRYPTOA_U32 and related functionsLiu Shixin
2020-06-15crypto: algboss - don't wait during notifier callbackEric Biggers
2020-01-09crypto: algapi - remove crypto_template::{alloc,free}()Eric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2018-09-04crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen
2017-10-07crypto: algboss - remove redundant setting of len to zeroColin Ian King
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-11-28crypto: testmgr - Do not test internal algorithmsHerbert Xu
2015-08-17crypto: algboss - Remove reference to nivaeadHerbert Xu
2013-06-25crypto: algboss - Hold ref count on larvalHerbert Xu
2012-06-27crypto: algapi - Fix hang on crypto allocationSteffen Klassert
2012-06-22crypto: algapi - Move larval completion into algbossHerbert Xu
2010-08-06crypto: testmgr - Fix test disabling optionHerbert Xu
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-07crypto: api - Add new template create functionHerbert Xu
2009-06-02crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu
2009-02-18crypto: testmgr - Test skciphers with no IVsHerbert Xu
2008-08-29crypto: cryptomgr - Test ciphers using ECBHerbert Xu
2008-08-29crypto: api - Use test infrastructureHerbert Xu
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu