From: Vinicius Costa Gomes Date: Thu, 9 Jun 2011 21:50:43 +0000 (-0300) Subject: Bluetooth: Add support for using the crypto subsystem X-Git-Tag: v3.1-rc1~316^2~350^2^2~54^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0259bb80cec7595a2d085a150412d23ba28c81;p=pandora-kernel.git Bluetooth: Add support for using the crypto subsystem This will allow using the crypto subsystem for encrypting data. As SMP (Security Manager Protocol) is implemented almost entirely on the host side and the crypto module already implements the needed methods (AES-128), it makes sense to use it. There's now a new module option to enable/disable SMP support. Signed-off-by: Vinicius Costa Gomes Signed-off-by: Anderson Briglia Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed