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