aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAndy Lutomirski <[email protected]>2016-06-26 14:55:23 -0700
committerMarcel Holtmann <[email protected]>2016-07-08 12:20:57 +0200
commita4770e1117f193c3e27f5f046cd4f8e2470f3b70 (patch)
tree5b94bd702edc959e273ec5c65367c7ac679295b7 /tools/perf/scripts/python/syscall-counts.py
parenta90a6e55f34f28190e4dc2a6a3660ef157827a8f (diff)
Bluetooth: Switch SMP to crypto_cipher_encrypt_one()
SMP does ECB crypto on stack buffers. This is complicated and fragile, and it will not work if the stack is virtually allocated. Switch to the crypto_cipher interface, which is simpler and safer. Signed-off-by: Andy Lutomirski <[email protected]> Acked-by: Herbert Xu <[email protected]> Acked-by: Johan Hedberg <[email protected]> Tested-by: Johan Hedberg <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions