summaryrefslogtreecommitdiff
path: root/net/bluetooth/ecdh_helper.c
AgeCommit message (Expand)Author
2017-10-06Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus
2017-10-06Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus
2017-10-06Bluetooth: ecdh_helper - reveal error codesTudor Ambarus
2017-10-06Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus
2017-05-22Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring
2017-04-30Bluetooth: Add selftest for ECDH key generationMarcel Holtmann
2017-04-30Bluetooth: zero kpp input for key generationMarcel Holtmann
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto