summaryrefslogtreecommitdiffstats
path: root/crypto/mcryptd.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: mcryptd - remove pointless wrapper functionsEric Biggers2018-02-151-30/+4
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-4/+3
* crypto: mcryptd - pass through absence of ->setkey()Eric Biggers2018-01-121-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-221-13/+10
|\
| * crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2017-12-111-13/+10
* | crypto: remove unused hardirq.hYang Shi2017-11-291-1/+0
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* crypto: mcryptd - Check mcryptd algorithm compatibilitytim2016-12-071-7/+12
* crypto: squash lines for simple wrapper functionsMasahiro Yamada2016-09-131-6/+1
* crypto: sha1-mb - async implementation for sha1-mbMegha Dey2016-06-231-76/+56
* crypto: mcryptd - Fix load failureWang, Rui Y2016-01-301-0/+1
* crypto: mcryptd - use list_first_entry_or_null()Geliang Tang2015-11-231-6/+2
* crypto: mcryptd - process CRYPTO_ALG_INTERNALStephan Mueller2015-03-311-2/+23
* crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+1
* crypto: mcryptd - mcryptd_flist can be staticFengguang Wu2014-08-261-1/+1
* crypto: sha-mb - multibuffer crypto infrastructureTim Chen2014-08-251-0/+705
OpenPOWER on IntegriCloud