]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove SMP data specific crypto context
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 18 Feb 2014 19:41:31 +0000 (21:41 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 18 Feb 2014 19:48:54 +0000 (11:48 -0800)
commit973857f5720831a2802e8305260a202120c5cee4
tree68416c7883b79fbcb40e7a6a5828ebbe6a3d0796
parent6cbef372e12e9f472ce75f15dd06805e5af3188f
Bluetooth: Remove SMP data specific crypto context

Now that each HCI device has its own AES crypto context we don't need
the one stored in the SMP data any more. This patch removes the variable
from struct smp_chan and updates the SMP code to use the per-hdev crypto
context.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c
net/bluetooth/smp.h