aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorLeonidas Da Silva Barbosa <[email protected]>2015-08-14 10:12:22 -0300
committerHerbert Xu <[email protected]>2015-08-18 10:30:35 +0800
commit1d4aa0b4c1816e8ca92a6aadb0d8f6b43c56c0d0 (patch)
tree32d1c470faed45f5e9c4aab679afdbe0615b997e /scripts/gdb/linux/tasks.py
parentdd43c4e92fbb135dcbf02845578db60be56a453a (diff)
crypto: vmx - Fixing AES-CTR counter bug
AES-CTR is using a counter 8bytes-8bytes what miss match with kernel specs. In the previous code a vadduwm was done to increment counter. Replacing this for a vadduqm now considering both cases counter 8-8 bytes and full 16bytes. Cc: [email protected] Signed-off-by: Leonidas S Barbosa <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions