summaryrefslogtreecommitdiff
path: root/net/bluetooth/smp.h
Commit message (Expand)AuthorAge
* Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2016-12-08
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-22
* Bluetooth: Add function for generating LE SC out-of-band dataMarcel Holtmann2015-03-16
* Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-30
* Bluetooth: Fix missing const declarations in SMP functionsJohan Hedberg2014-12-03
* Bluetooth: Set the correct security level for SC LTKsJohan Hedberg2014-12-03
* Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg2014-12-03
* Bluetooth: Add basic SMP defines for LE Secure ConnectionsJohan Hedberg2014-12-03
* Bluetooth: Add key preference parameter to smp_sufficient_securityJohan Hedberg2014-11-15
* Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-11
* Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2014-09-08
* Bluetooth: Make smp_chan_destroy() private to smp.cJohan Hedberg2014-08-14
* Bluetooth: Use L2CAP resume callback to call smp_distribute_keysJohan Hedberg2014-08-14
* Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-14
* Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-14
* Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg2014-08-14
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-03
* Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-20
* Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-08
* Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-24
* Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-24
* Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-19
* Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-09
* Bluetooth: Delay LTK encryption to let remote receive all keysJohan Hedberg2014-02-28
* Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg2014-02-28
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
* Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()Johan Hedberg2014-02-26
* Bluetooth: Add SMP function for generating RPAsJohan Hedberg2014-02-23
* Bluetooth: Track SMP keys in the SMP contextJohan Hedberg2014-02-19
* Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg2014-02-18
* Bluetooth: Remove SMP data specific crypto contextJohan Hedberg2014-02-18
* Bluetooth: Enable support for remote IRK distributionJohan Hedberg2014-02-18
* Bluetooth: Add smp_irk_matches helper functionJohan Hedberg2014-02-18
* Bluetooth: Fix minor whitespace issues in SMP codeJohan Hedberg2014-02-18
* Bluetooth: Add smp_sufficient_security helper functionJohan Hedberg2013-12-05
* Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-11