aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/ecdh_helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus1-84/+102
2017-10-06Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus1-1/+1
2017-10-06Bluetooth: ecdh_helper - reveal error codesTudor Ambarus1-13/+19
2017-10-06Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus1-26/+6
2017-05-22Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring1-8/+3
2017-04-30Bluetooth: Add selftest for ECDH key generationMarcel Holtmann1-3/+0
2017-04-30Bluetooth: zero kpp input for key generationMarcel Holtmann1-0/+1
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto1-6/+16
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto1-0/+223