| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: ecdh - move curve_id of ECDH from the key to algorithm name | Meng Yu | 2021-03-13 | 1 | -1/+1 |
* | Bluetooth: Remove CRYPTO_ALG_INTERNAL flag | Herbert Xu | 2020-07-31 | 1 | -1/+1 |
* | Bluetooth: Fix compiler warning with selftest duration calculation | Marcel Holtmann | 2017-10-06 | 1 | -1/+1 |
* | Bluetooth: let the crypto subsystem generate the ecc privkey | Tudor Ambarus | 2017-10-06 | 1 | -3/+11 |
* | Bluetooth: selftest - check for errors when computing ZZ | Tudor Ambarus | 2017-10-06 | 1 | -3/+8 |
* | Bluetooth: move ecdh allocation outside of ecdh_helper | Tudor Ambarus | 2017-10-06 | 1 | -8/+21 |
* | Bluetooth: kfree tmp rather than an alias to it | Colin Ian King | 2017-08-11 | 1 | -1/+1 |
* | Bluetooth: allocate data for kpp on heap | Salvatore Benedetto | 2017-04-30 | 1 | -5/+17 |
* | Bluetooth: convert smp and selftest to crypto kpp API | Salvatore Benedetto | 2017-04-25 | 1 | -3/+3 |
* | Bluetooth: Export ECDH selftest result in debugfs | Marcel Holtmann | 2015-04-02 | 1 | -4/+31 |
* | Bluetooth: Use %llu for printing duration details of selftests | Marcel Holtmann | 2015-01-14 | 1 | -1/+1 |
* | Bluetooth: Add timing information to ECDH test case runs | Marcel Holtmann | 2014-12-30 | 1 | -1/+9 |
* | Bluetooth: Add skeleton for SMP self-tests | Johan Hedberg | 2014-12-30 | 1 | -0/+7 |
* | Bluetooth: Add support for ECDH test cases | Johan Hedberg | 2014-12-30 | 1 | -1/+168 |
* | Bluetooth: Add support for self testing framework | Marcel Holtmann | 2014-12-30 | 1 | -0/+62 |