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
/
ecdh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-20
crypto: ecc - Actually remove stack VLA usage
Kees Cook
1
-2
/
+2
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
1
-6
/
+17
2017-11-06
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
1
-6
/
+0
2017-08-03
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
1
-18
/
+33
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
1
-0
/
+4
2017-06-10
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
1
-4
/
+3
2017-06-10
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
1
-2
/
+2
2017-06-10
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
1
-6
/
+5
2017-06-10
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
1
-6
/
+5
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-06-24
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
1
-1
/
+1
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
1
-0
/
+151