index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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