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
starfive-6.6.48-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
/
net
/
bluetooth
/
ecdh_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
Bluetooth: Use crypto_wait_req
Herbert Xu
1
-31
/
+6
2021-03-12
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
1
-2
/
+0
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2017-10-06
Bluetooth: let the crypto subsystem generate the ecc privkey
Tudor Ambarus
1
-84
/
+102
2017-10-06
Bluetooth: ecdh_helper - fix leak of private key
Tudor Ambarus
1
-1
/
+1
2017-10-06
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
1
-13
/
+19
2017-10-06
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
1
-26
/
+6
2017-05-22
Bluetooth: Delete error messages for failed memory allocations in two functions
Markus Elfring
1
-8
/
+3
2017-04-30
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
1
-3
/
+0
2017-04-30
Bluetooth: zero kpp input for key generation
Marcel Holtmann
1
-0
/
+1
2017-04-30
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
1
-6
/
+16
2017-04-25
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
1
-0
/
+223