aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAntoine Tenart <[email protected]>2018-02-13 09:26:53 +0100
committerHerbert Xu <[email protected]>2018-02-22 22:16:26 +0800
commit666a9c70b04fccabde5cea5e680ae1ae92460a62 (patch)
treebcdc04b569d95e07460baed07e61e35ec0ac1e38 /tools/perf/scripts/python/bin
parentc1a8fa6e240ed4b99778d48ab790743565cb61c8 (diff)
crypto: inside-secure - fix the cache_len computation
This patch fixes the cache length computation as cache_len could end up being a negative value. The check between the queued size and the block size is updated to reflect the caching mechanism which can cache up to a full block size (included!). Fixes: 809778e02cd4 ("crypto: inside-secure - fix hash when length is a multiple of a block") Signed-off-by: Antoine Tenart <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions