diff options
| author | Loic Poulain <[email protected]> | 2022-06-01 20:26:28 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-27 13:36:28 -0400 |
| commit | 4e883522bad7f1fed4ce0e35d26080fe29a972a5 (patch) | |
| tree | da90c020ff6e1b8ecdabf577c4858c7588e486ec /doc | |
| parent | 8201b8066a898c1ae72af45dbda8950410ee4743 (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')
0 files changed, 0 insertions, 0 deletions
