]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for AES-CMAC hash for security manager device
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Mar 2015 08:10:21 +0000 (01:10 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Mar 2015 08:31:25 +0000 (10:31 +0200)
commita99b5df694b3e0ee3740c66df7bd483ad9693e6f
treedc55b12ffd6fb35baead4445774adf9006e3fb6c
parenta181829a1c7ee0966039b60e3c3d0f0df2cf6566
Bluetooth: Add support for AES-CMAC hash for security manager device

The security manager device will require the use of AES-CMAC hash for
out-of-band data generation. This patch makes sure it is correctly
set up and available.

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