diff options
author | Herbert Xu <[email protected]> | 2024-01-29 22:17:11 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-02-02 18:08:12 +0800 |
commit | 69fba378edcaffba7bc7d299fdee02e377069d30 (patch) | |
tree | 1bf3f44c04f434bb895b12e0cd9b56ec0a8363b1 /tools/perf/scripts/python | |
parent | ccb88e9549e7cfd8bcd511c538f437e20026e983 (diff) |
crypto: cbc - Ensure statesize is zero
The cbc template should not be applied on stream ciphers, especially
ones that have internal state. Enforce this by checking the state
size when the instance is created.
Reported-by: [email protected]
Fixes: 47309ea13591 ("crypto: arc4 - Add internal state")
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions