commit | ec70f36f8b17dd21c0d64af4481aa3c898c1cec7 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Jun 27 14:23:04 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:47 2014 +0200 |
tree | 420b26b401e93cc2e07b1eb127edfa0c328cec5c | |
parent | 6a7bd103c8a4286ef6f7134bfe6f104f32f2c4d4 [diff] |
Bluetooth: Update SMP crypto functions to take the SMP context Passing the full SMP context instead of just the crypto context lets us use the crypto handle from the context which in turn removes the need to lock the hci_dev. Passing the SMP context instead of just the crypto handle allows a bit more detailed logging which is helpful in multi-adapter scenarios. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>