index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
mcryptd.c
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