diff options
| author | Horia Geantă <[email protected]> | 2020-02-05 12:19:58 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-02-13 17:05:26 +0800 |
| commit | 8e3b7fd7ea554ccb1bdc596bfbcdaf56f7ab017c (patch) | |
| tree | 39dbfaec5765c3d34904a41a16e52572929e31e2 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 7f1cfe41cc298b4087668554fa0b91cef6094945 (diff) | |
crypto: tcrypt - fix printed skcipher [a]sync mode
When running tcrypt skcipher speed tests, logs contain things like:
testing speed of async ecb(des3_ede) (ecb(des3_ede-generic)) encryption
or:
testing speed of async ecb(aes) (ecb(aes-ce)) encryption
The algorithm implementations are sync, not async.
Fix this inaccuracy.
Fixes: 7166e589da5b6 ("crypto: tcrypt - Use skcipher")
Signed-off-by: Horia Geantă <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions