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