summaryrefslogtreecommitdiff
path: root/tools/patman/test_util.py
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2022-06-01 20:26:28 +0200
committerTom Rini <trini@konsulko.com>2022-06-27 13:36:28 -0400
commit4e883522bad7f1fed4ce0e35d26080fe29a972a5 (patch)
treeda90c020ff6e1b8ecdabf577c4858c7588e486ec /tools/patman/test_util.py
parent8201b8066a898c1ae72af45dbda8950410ee4743 (diff)
sha1: Fix digest state size/type
sha1 digest size is 5*32-bit => 160-bit. Using 64-bit unsigned long does not cause issue with the current sha1 implementation, but could be problematic for vectorized access. Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Diffstat (limited to 'tools/patman/test_util.py')
0 files changed, 0 insertions, 0 deletions