Age | Commit message (Expand) | Author | Files | Lines |
2018-02-15 | crypto: mcryptd - remove pointless wrapper functions | Eric Biggers | 1 | -30/+4 |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 1 | -4/+3 |
2018-01-12 | crypto: mcryptd - pass through absence of ->setkey() | Eric Biggers | 1 | -1/+2 |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 1 | -13/+10 |
2017-12-11 | crypto: mcryptd - protect the per-CPU queue with a lock | Sebastian Andrzej Siewior | 1 | -13/+10 |
2017-11-29 | crypto: remove unused hardirq.h | Yang Shi | 1 | -1/+0 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-12-07 | crypto: mcryptd - Check mcryptd algorithm compatibility | tim | 1 | -7/+12 |
2016-09-13 | crypto: squash lines for simple wrapper functions | Masahiro Yamada | 1 | -6/+1 |
2016-06-23 | crypto: sha1-mb - async implementation for sha1-mb | Megha Dey | 1 | -76/+56 |
2016-01-30 | crypto: mcryptd - Fix load failure | Wang, Rui Y | 1 | -0/+1 |
2015-11-23 | crypto: mcryptd - use list_first_entry_or_null() | Geliang Tang | 1 | -6/+2 |
2015-03-31 | crypto: mcryptd - process CRYPTO_ALG_INTERNAL | Stephan Mueller | 1 | -2/+23 |
2014-11-26 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+1 |
2014-08-26 | crypto: mcryptd - mcryptd_flist can be static | Fengguang Wu | 1 | -1/+1 |
2014-08-25 | crypto: sha-mb - multibuffer crypto infrastructure | Tim Chen | 1 | -0/+705 |