index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
ecdh_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-31
/
+6
*
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
2021-03-12
1
-2
/
+0
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-3
/
+3
*
Bluetooth: let the crypto subsystem generate the ecc privkey
Tudor Ambarus
2017-10-06
1
-84
/
+102
*
Bluetooth: ecdh_helper - fix leak of private key
Tudor Ambarus
2017-10-06
1
-1
/
+1
*
Bluetooth: ecdh_helper - reveal error codes
Tudor Ambarus
2017-10-06
1
-13
/
+19
*
Bluetooth: move ecdh allocation outside of ecdh_helper
Tudor Ambarus
2017-10-06
1
-26
/
+6
*
Bluetooth: Delete error messages for failed memory allocations in two functions
Markus Elfring
2017-05-22
1
-8
/
+3
*
Bluetooth: Add selftest for ECDH key generation
Marcel Holtmann
2017-04-30
1
-3
/
+0
*
Bluetooth: zero kpp input for key generation
Marcel Holtmann
2017-04-30
1
-0
/
+1
*
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2017-04-30
1
-6
/
+16
*
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
2017-04-25
1
-0
/
+223