summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd.rst
diff options
context:
space:
mode:
authorLoic Poulain <[email protected]>2022-06-01 20:26:28 +0200
committerTom Rini <[email protected]>2022-06-27 13:36:28 -0400
commit4e883522bad7f1fed4ce0e35d26080fe29a972a5 (patch)
treeda90c020ff6e1b8ecdabf577c4858c7588e486ec /doc/develop/bootstd.rst
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 <[email protected]>
Diffstat (limited to 'doc/develop/bootstd.rst')
0 files changed, 0 insertions, 0 deletions