diff options
author | 2021-10-15 10:39:18 +0300 | |
---|---|---|
committer | 2021-10-22 20:25:03 +0800 | |
commit | 3ae88f676aa63366ffa9eebb8ae787c7e19f0c57 (patch) | |
tree | ac1f23a562b64c4f8c00052fb2e91777c90d0c22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwrng: s390 - replace snprintf in show functions with sysfs_emit (diff) | |
download | wireguard-linux-3ae88f676aa63366ffa9eebb8ae787c7e19f0c57.tar.xz wireguard-linux-3ae88f676aa63366ffa9eebb8ae787c7e19f0c57.zip |
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
Commit ad6d66bcac77e ("crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks")
mentions:
> power-of-2 block size. So let's add 1420 bytes explicitly, and round
> it up to the next blocksize multiple of the algo in question if it
> does not support 1420 byte blocks.
but misses updating skcipher multi-buffer tests.
Fix this by using the proper (rounded) input size.
Fixes: ad6d66bcac77e ("crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks")
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions