summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/smp.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-081-5/+9
* Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-081-2/+0
* Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes2011-07-081-0/+12
* Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes2011-07-081-8/+15
* Bluetooth: Add support for storing the LTKVinicius Costa Gomes2011-07-081-6/+14
* Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes2011-07-081-10/+30
* Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-081-2/+112
* Bluetooth: Remove enable_smp parameterAndre Guedes2011-07-061-0/+9
* Bluetooth: include scatterlist.h where neededStephen Rothwell2011-06-241-0/+1
* Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-141-13/+41
* Bluetooth: Add support for SMP timeoutVinicius Costa Gomes2011-06-141-0/+14
* Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes2011-06-131-53/+53
* Bluetooth: Add support for building pairing commandsVinicius Costa Gomes2011-06-131-0/+11
* Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes2011-06-131-12/+28
* Bluetooth: Remove debug statementsVinicius Costa Gomes2011-06-131-5/+1
* Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-131-4/+12
* Bluetooth: Add SMP confirmation checks methodsAnderson Briglia2011-06-131-14/+83
* Bluetooth: Add SMP confirmation structsAnderson Briglia2011-06-131-0/+17
* Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia2011-06-131-0/+117
* Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-131-4/+18
* Bluetooth: Add simple SMP pairing negotiationAnderson Briglia2011-06-131-5/+102
* Bluetooth: Implement the first SMP commandsAnderson Briglia2011-06-131-0/+146
OpenPOWER on IntegriCloud