Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+7 |
2018-09-04 | crypto: api - Introduce notifier for new crypto algorithms | Martin K. Petersen | 1 | -0/+2 |
2017-10-07 | crypto: algboss - remove redundant setting of len to zero | Colin Ian King | 1 | -1/+0 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2016-11-28 | crypto: testmgr - Do not test internal algorithms | Herbert Xu | 1 | -6/+2 |
2015-08-17 | crypto: algboss - Remove reference to nivaead | Herbert Xu | 1 | -7/+5 |
2013-06-25 | crypto: algboss - Hold ref count on larval | Herbert Xu | 1 | -7/+8 |
2012-06-27 | crypto: algapi - Fix hang on crypto allocation | Steffen Klassert | 1 | -1/+1 |
2012-06-22 | crypto: algapi - Move larval completion into algboss | Herbert Xu | 1 | -8/+9 |
2010-08-06 | crypto: testmgr - Fix test disabling option | Herbert Xu | 1 | -4/+4 |
2010-06-03 | crypto: testmgr - add an option to disable cryptoalgos' self-tests | Alexander Shishkin | 1 | -0/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-07-07 | crypto: api - Add new template create function | Herbert Xu | 1 | -0/+5 |
2009-06-02 | crypto: testmgr - Dynamically allocate xbuf and axbuf | Herbert Xu | 1 | -17/+1 |
2009-02-18 | crypto: testmgr - Test skciphers with no IVs | Herbert Xu | 1 | -4/+16 |
2008-08-29 | crypto: cryptomgr - Test ciphers using ECB | Herbert Xu | 1 | -4/+1 |
2008-08-29 | crypto: api - Use test infrastructure | Herbert Xu | 1 | -5/+70 |
2008-08-29 | crypto: cryptomgr - Add test infrastructure | Herbert Xu | 1 | -0/+238 |