summaryrefslogtreecommitdiff
path: root/net/bluetooth/ecdh_helper.c
AgeCommit message (Expand)Author
2023-02-13Bluetooth: Use crypto_wait_reqHerbert Xu
2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
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