diff options
author | Harald Freudenberger <[email protected]> | 2019-05-23 16:18:25 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2019-05-28 14:49:50 +0200 |
commit | bef9f0ba300a55d79a69aa172156072182176515 (patch) | |
tree | 436cb403754ecd71e1afa30e1e9fd90dacc89262 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7379e652797c0b9b5f6caea1576f2dff9ce6a708 (diff) |
s390/crypto: fix gcm-aes-s390 selftest failures
The current kernel uses improved crypto selftests. These
tests showed that the current implementation of gcm-aes-s390
is not able to deal with chunks of output buffers which are
not a multiple of 16 bytes. This patch introduces a rework
of the gcm aes s390 scatter walk handling which now is able
to handle any input and output scatter list chunk sizes
correctly.
Code has been verified by the crypto selftests, the tcrypt
kernel module and additional tests ran via the af_alg interface.
Cc: <[email protected]>
Reported-by: Julian Wiedmann <[email protected]>
Reviewed-by: Patrick Steuer <[email protected]>
Signed-off-by: Harald Freudenberger <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions