summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/selftest.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann2017-10-061-1/+1
* Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus2017-10-061-3/+11
* Bluetooth: selftest - check for errors when computing ZZTudor Ambarus2017-10-061-3/+8
* Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus2017-10-061-8/+21
* Bluetooth: kfree tmp rather than an alias to itColin Ian King2017-08-111-1/+1
* Bluetooth: allocate data for kpp on heapSalvatore Benedetto2017-04-301-5/+17
* Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto2017-04-251-3/+3
* Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann2015-04-021-4/+31
* Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann2015-01-141-1/+1
* Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann2014-12-301-1/+9
* Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-301-0/+7
* Bluetooth: Add support for ECDH test casesJohan Hedberg2014-12-301-1/+168
* Bluetooth: Add support for self testing frameworkMarcel Holtmann2014-12-301-0/+62