aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann1-1/+1
2017-10-06Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus1-3/+11
2017-10-06Bluetooth: selftest - check for errors when computing ZZTudor Ambarus1-3/+8
2017-10-06Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus1-8/+21
2017-08-11Bluetooth: kfree tmp rather than an alias to itColin Ian King1-1/+1
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto1-5/+17
2017-04-25Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto1-3/+3
2015-04-02Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann1-4/+31
2015-01-14Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann1-1/+1
2014-12-30Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann1-1/+9
2014-12-30Bluetooth: Add skeleton for SMP self-testsJohan Hedberg1-0/+7
2014-12-30Bluetooth: Add support for ECDH test casesJohan Hedberg1-1/+168
2014-12-30Bluetooth: Add support for self testing frameworkMarcel Holtmann1-0/+62