From: Johan Hedberg Date: Fri, 2 May 2014 11:19:47 +0000 (+0300) Subject: Bluetooth: Add basic support for AES-CMAC X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~5^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=407cecf6c71e13da04f6b591bdbec76ab9a251c2;p=pandora-kernel.git Bluetooth: Add basic support for AES-CMAC Most of the LE Secure Connections SMP crypto functions build on top of the AES-CMAC function. This patch adds access to AES-CMAC in the kernel crypto subsystem by allocating a crypto_hash handle for it in a similar way that we have one for AES-CBC. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed