From: Johan Hedberg Date: Fri, 6 Jun 2014 08:39:49 +0000 (+0300) Subject: Bluetooth: Add support for LE SC numeric comparison X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191dc7fe2d3a8dde70b37a1fd086a32c1f4e1dcf;p=pandora-kernel.git Bluetooth: Add support for LE SC numeric comparison After the Pairing Confirm and Random PDUs have been exchanged in LE SC it's time to generate a numeric comparison value using a new smp_g2 cryptographic function (which also builds on AES-CMAC). This patch adds the smp_g2 implementation and updates the Pairing Random PDU handler to proceed with the value genration and user confirmation. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed