From: Johan Hedberg Date: Fri, 6 Jun 2014 08:44:05 +0000 (+0300) Subject: Bluetooth: Add support for handling LE SC user response X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=760b018b6cf08ee16fed37249a0a0d52d930c356;p=pandora-kernel.git Bluetooth: Add support for handling LE SC user response With LE SC, once the user has responded to the numeric comparison it's time to send DHKey check values in both directions. The DHKey check value is generated using new smp_f5 and smp_f6 cryptographic functions. The smp_f5 function is responsible for generating the LTK and the MacKey values whereas the smp_f6 function takes the MacKey as input and generates the DHKey Check value. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed