diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-02-11 12:16:17 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-02-18 16:21:10 +1100 |
commit | 973d74e93820d99d8ea203882631c76edab699c9 (patch) | |
tree | ee30a6a6e9fe155d62db8452c278ab9b73953516 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f8a2652826444d13181061840b96a5d975d5b6c6 (diff) |
crypto: rockchip - ECB does not need IV
When loading rockchip crypto module, testmgr complains that ivsize of ecb-des3-ede-rk
is not the same than generic implementation.
In fact ECB does not use an IV.
Fixes: ce0183cb6464b ("crypto: rockchip - switch to skcipher API")
Signed-off-by: Corentin Labbe <clabbe@baylibre.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