diff options
| author | Giovanni Cabiddu <[email protected]> | 2020-06-29 18:16:17 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-07-09 18:25:14 +1000 |
| commit | 528f776df67c440361b2847b4da400d8754bf030 (patch) | |
| tree | 872d2362f32192b00edf09454c3c4910279e53dc /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 74da405803c64dd6601a822b4c3e7b4ee7816058 (diff) | |
crypto: qat - allow xts requests not multiple of block
Allow AES-XTS requests that are not multiple of the block size.
If a request is smaller than the block size, return -EINVAL.
This fixes the following issue reported by the crypto testmgr self-test:
alg: skcipher: qat_aes_xts encryption failed on test vector "random: len=116 klen=64"; expected_error=0, actual_error=-22, cfg="random: inplace may_sleep use_finup src_divs=[<reimport>45.85%@+4077, <flush>54.15%@alignmask+18]"
Fixes: 96ee111a659e ("crypto: qat - return error for block...")
Signed-off-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions