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