diff options
| author | Greg Tucker <[email protected]> | 2016-11-14 16:11:44 -0700 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-11-17 23:35:00 +0800 |
| commit | 7a0b86b1b964d31604eb216a5648906b38470bba (patch) | |
| tree | d7a59bb859af973ff732205aaa600f314e3e1028 /tools/perf/scripts/python | |
| parent | 75aa0a7cafe951538c7cb7c5ed457a3371ec5bcd (diff) | |
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Current multi-buffer hash implementations have a restriction on the total
length of a hash job to 512MB. Hashing larger buffers will result in an
incorrect hash. This extends the limit to 2^62 - 1.
Signed-off-by: Greg Tucker <[email protected]>
Acked-by: Tim Chen <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions