summaryrefslogtreecommitdiff
path: root/net/bluetooth/smp.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-28Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg1-1/+2
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann1-1/+1
2014-02-27Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()Johan Hedberg1-1/+1
2014-02-24Bluetooth: Add SMP function for generating RPAsJohan Hedberg1-0/+1
2014-02-19Bluetooth: Track SMP keys in the SMP contextJohan Hedberg1-0/+3
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg1-0/+1
2014-02-18Bluetooth: Remove SMP data specific crypto contextJohan Hedberg1-1/+0
2014-02-18Bluetooth: Enable support for remote IRK distributionJohan Hedberg1-0/+4
2014-02-18Bluetooth: Add smp_irk_matches helper functionJohan Hedberg1-0/+3
2014-02-18Bluetooth: Fix minor whitespace issues in SMP codeJohan Hedberg1-1/+0
2013-12-05Bluetooth: Add smp_sufficient_security helper functionJohan Hedberg1-0/+1
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann1-0/+146