diff options
| author | Vladis Dronov <[email protected]> | 2022-12-29 22:17:06 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-01-06 17:15:47 +0800 |
| commit | 0ee433676e4f499cb65f3d375a60a0ac54af4c47 (patch) | |
| tree | 39a9fa290f98b70faf6b409f9e9344109834bcb6 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 1c4428b295884316eaff16be9c1d85f7c2361696 (diff) | |
crypto: xts - drop xts_check_key()
xts_check_key() is obsoleted by xts_verify_key(). Over time XTS crypto
drivers adopted the newer xts_verify_key() variant, but xts_check_key()
is still used by a number of drivers. Switch drivers to use the newer
xts_verify_key() and make a couple of cleanups. This allows us to drop
xts_check_key() completely and avoid redundancy.
Signed-off-by: Vladis Dronov <[email protected]>
Reviewed-by: Eric Biggers <[email protected]>
Reviewed-by: Nicolai Stange <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions