From: Johan Hedberg Date: Tue, 18 Feb 2014 08:40:07 +0000 (+0200) Subject: Bluetooth: Add AES crypto context for each HCI device X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99780a7b639e73d8f8f291fa1a981db883aec47f;p=pandora-kernel.git Bluetooth: Add AES crypto context for each HCI device Previously the crypto context has only been available for LE SMP sessions, but now that we'll need to perform operations also during discovery it makes sense to have this context part of the hci_dev struct. Later, the context can be removed from the SMP context. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed