aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorKent Yoder <[email protected]>2012-04-05 20:34:20 +0800
committerHerbert Xu <[email protected]>2012-04-05 20:34:20 +0800
commit25c3d30c918207556ae1d6e663150ebdf902186b (patch)
treec495e4b2cdccb9da41d6b0a3c74a8df05d1d47df /tools/perf/scripts/python/syscall-counts-by-pid.py
parent5219a5342ab13650ae0f0c62319407268c48d0ab (diff)
crypto: sha512 - Fix byte counter overflow in SHA-512
The current code only increments the upper 64 bits of the SHA-512 byte counter when the number of bytes hashed happens to hit 2^64 exactly. This patch increments the upper 64 bits whenever the lower 64 bits overflows. Signed-off-by: Kent Yoder <[email protected]> Cc: [email protected] Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions