aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2021-01-05 17:10:53 +0100
committerMarcel Holtmann <[email protected]>2021-01-06 08:41:48 +0100
commitef0bb5adc1a3cdbf20c77b8ba841d2eca7c7dc5a (patch)
treec342db7e4ee8d397cc23ddece5c48d0bfd811539 /tools/perf/scripts/python
parentb649813eadbc062d8682f7a20aa025275707dd1f (diff)
Bluetooth: avoid u128_xor() on potentially misaligned inputs
u128_xor() takes pointers to quantities that are assumed to be at least 64-bit aligned, which is not guaranteed to be the case in the smp_c1() routine. So switch to crypto_xor() instead. Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions