Bluetooth: Fix exposing full value of shortened LTKs
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 10 Jun 2015 08:11:20 +0000 (11:11 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 10 Jun 2015 08:50:06 +0000 (10:50 +0200)
commit1fc62c526a5717c63d9dbedd2e6a530467349713
tree2a046d6e337cf63bf40f9ac991f2ff46291e9da8
parent61b2fc2bb53f162121f4267f10d2a662911f3e86
Bluetooth: Fix exposing full value of shortened LTKs

When we notify user space of a new LTK or distribute an LTK to the
remote peer the value passed should be the shortened version so that
it's easy to compare values in various traces. The core spec also sets
the requirements for the shortening/masking as:

"The masking shall be done after generation and before being
distributed, used or stored."

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c
net/bluetooth/smp.c
This page took 0.038889 seconds and 5 git commands to generate.