summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/smp.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-09-261-1/+2
* Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2016-12-081-0/+1
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-221-0/+1
* Bluetooth: Add function for generating LE SC out-of-band dataMarcel Holtmann2015-03-161-0/+1
* Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-301-0/+13
* Bluetooth: Fix missing const declarations in SMP functionsJohan Hedberg2014-12-031-2/+3
* Bluetooth: Set the correct security level for SC LTKsJohan Hedberg2014-12-031-2/+6
* Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg2014-12-031-0/+13
* Bluetooth: Add basic SMP defines for LE Secure ConnectionsJohan Hedberg2014-12-031-1/+24
* Bluetooth: Add key preference parameter to smp_sufficient_securityJohan Hedberg2014-11-151-1/+8
* Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg2014-09-111-0/+8
* Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2014-09-081-0/+2
* Bluetooth: Make smp_chan_destroy() private to smp.cJohan Hedberg2014-08-141-2/+0Star
* Bluetooth: Use L2CAP resume callback to call smp_distribute_keysJohan Hedberg2014-08-141-1/+0Star
* Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-141-1/+0Star
* Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-141-3/+2Star
* Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg2014-08-141-0/+3
* Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-031-0/+7
* Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-201-29/+0Star
* Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-081-0/+1
* Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-241-6/+2Star
* Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-241-0/+1
* Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-191-1/+1
* Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-091-0/+2
* Bluetooth: Delay LTK encryption to let remote receive all keysJohan Hedberg2014-02-281-0/+3
* Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg2014-02-281-1/+2
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-281-1/+1
* Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()Johan Hedberg2014-02-261-1/+1
* Bluetooth: Add SMP function for generating RPAsJohan Hedberg2014-02-231-0/+1
* Bluetooth: Track SMP keys in the SMP contextJohan Hedberg2014-02-191-0/+3
* Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg2014-02-181-0/+1
* Bluetooth: Remove SMP data specific crypto contextJohan Hedberg2014-02-181-1/+0Star
* Bluetooth: Enable support for remote IRK distributionJohan Hedberg2014-02-181-0/+4
* Bluetooth: Add smp_irk_matches helper functionJohan Hedberg2014-02-181-0/+3
* Bluetooth: Fix minor whitespace issues in SMP codeJohan Hedberg2014-02-181-1/+0Star
* Bluetooth: Add smp_sufficient_security helper functionJohan Hedberg2013-12-051-0/+1
* Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-0/+146