aboutsummaryrefslogtreecommitdiff
path: root/crypto/mcryptd.c
AgeCommit message (Expand)Author
2018-02-15crypto: mcryptd - remove pointless wrapper functionsEric Biggers
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-01-12crypto: mcryptd - pass through absence of ->setkey()Eric Biggers
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-12-11crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-11-29crypto: remove unused hardirq.hYang Shi
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-07crypto: mcryptd - Check mcryptd algorithm compatibilitytim
2016-09-13crypto: squash lines for simple wrapper functionsMasahiro Yamada
2016-06-23crypto: sha1-mb - async implementation for sha1-mbMegha Dey
2016-01-30crypto: mcryptd - Fix load failureWang, Rui Y
2015-11-23crypto: mcryptd - use list_first_entry_or_null()Geliang Tang
2015-03-31crypto: mcryptd - process CRYPTO_ALG_INTERNALStephan Mueller
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-08-26crypto: mcryptd - mcryptd_flist can be staticFengguang Wu
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureTim Chen