summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/ecdh_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus2017-10-061-84/+102
* Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus2017-10-061-1/+1
* Bluetooth: ecdh_helper - reveal error codesTudor Ambarus2017-10-061-13/+19
* Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus2017-10-061-26/+6Star
* Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring2017-05-221-8/+3Star
* Bluetooth: Add selftest for ECDH key generationMarcel Holtmann2017-04-301-3/+0Star
* Bluetooth: zero kpp input for key generationMarcel Holtmann2017-04-301-0/+1
* Bluetooth: allocate data for kpp on heapSalvatore Benedetto2017-04-301-6/+16
* Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto2017-04-251-0/+223