commit | 22a27fa0e2acc6f89a2b3726618e7089d5ff134f | [log] [tgz] |
---|---|---|
author | Matias Karhumaa <matias.karhumaa@gmail.com> | Tue Sep 18 11:15:02 2018 +0300 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Sep 18 14:23:15 2018 +0300 |
tree | 676d5245688a21f74f6a31cbd8dee3ff3771cd70 | |
parent | 9d3237c89e58161a10917cb0d06a395ed31841e1 [diff] |
Bluetooth: hci_ecc: Fix byte order of dbg keys Pass Bluetooth SMP debug keys to crypto API in correct byte order. Fixes #9867 Signed-off-by: Matias Karhumaa <matias.karhumaa@gmail.com>