index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
mcryptd.c
Age
Commit message (
Expand
)
Author
2018-02-15
crypto: mcryptd - remove pointless wrapper functions
Eric Biggers
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-01-12
crypto: mcryptd - pass through absence of ->setkey()
Eric Biggers
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-12-11
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
2017-11-29
crypto: remove unused hardirq.h
Yang Shi
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-07
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
2016-01-30
crypto: mcryptd - Fix load failure
Wang, Rui Y
2015-11-23
crypto: mcryptd - use list_first_entry_or_null()
Geliang Tang
2015-03-31
crypto: mcryptd - process CRYPTO_ALG_INTERNAL
Stephan Mueller
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
2014-08-26
crypto: mcryptd - mcryptd_flist can be static
Fengguang Wu
2014-08-25
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen