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
/
drivers
/
crypto
/
caam
/
caampkc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-04-20
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-20
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
1
-0
/
+54
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2017-06-22
crypto: caam - fix gfp allocation flags (part II)
Horia Geantă
1
-2
/
+2
2017-06-10
crypto: caampkc - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-3
/
+2
2017-05-18
crypto: caam - add support for RSA key form 3
Radu Alexe
1
-1
/
+218
2017-05-18
crypto: caam - add support for RSA key form 2
Radu Alexe
1
-17
/
+214
2017-05-18
crypto: caam - incapsulate dropping leading zeros into function
Radu Alexe
1
-4
/
+9
2017-05-18
crypto: caam - avoid kzalloc(0) in caam_read_raw_data
Tudor Ambarus
1
-0
/
+2
2017-04-05
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
1
-1
/
+1
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
1
-2
/
+2
2016-07-05
crypto: caam - add support for RSA algorithm
Tudor Ambarus
1
-0
/
+607