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
/
dh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2018-07-20
crypto: dh - fix memory leak
Gustavo A. R. Silva
1
-1
/
+1
2018-07-08
crypto: dh - add public key verification test
Stephan Mueller
1
-3
/
+63
2017-11-10
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
1
-3
/
+0
2017-11-10
crypto: dh - Fix double free of ctx->p
Eric Biggers
1
-20
/
+13
2017-06-10
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
1
-1
/
+1
2017-06-10
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
1
-0
/
+3
2017-06-10
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
1
-2
/
+2
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
1
-1
/
+2
2016-11-13
crypto: dh - Consistenly return negative error codes
Mat Martineau
1
-1
/
+1
2016-07-01
crypto: rsa - Generate fixed-length output
Herbert Xu
1
-1
/
+1
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
1
-0
/
+189