index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.h
Age
Commit message (
Expand
)
Author
2020-11-09
Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
Claire Chang
2018-09-26
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2015-10-22
Bluetooth: Fix crash in SMP when unpairing
Johan Hedberg
2015-03-16
Bluetooth: Add function for generating LE SC out-of-band data
Marcel Holtmann
2014-12-30
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-12-03
Bluetooth: Fix missing const declarations in SMP functions
Johan Hedberg
2014-12-03
Bluetooth: Set the correct security level for SC LTKs
Johan Hedberg
2014-12-03
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2014-12-03
Bluetooth: Add basic SMP defines for LE Secure Connections
Johan Hedberg
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2014-08-14
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-05-20
Bluetooth: Make SMP context private to smp.c
Johan Hedberg
2014-05-08
Bluetooth: Add support for SMP Invalid Parameters error code
Johan Hedberg
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-19
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-02-28
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2014-02-28
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-26
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-23
Bluetooth: Add SMP function for generating RPAs
Johan Hedberg
2014-02-19
Bluetooth: Track SMP keys in the SMP context
Johan Hedberg
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
2014-02-18
Bluetooth: Remove SMP data specific crypto context
Johan Hedberg
2014-02-18
Bluetooth: Enable support for remote IRK distribution
Johan Hedberg
2014-02-18
Bluetooth: Add smp_irk_matches helper function
Johan Hedberg
2014-02-18
Bluetooth: Fix minor whitespace issues in SMP code
Johan Hedberg
2013-12-05
Bluetooth: Add smp_sufficient_security helper function
Johan Hedberg
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann