diff options
author | Chang S. Bae <[email protected]> | 2024-03-22 16:04:58 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-04-02 10:49:39 +0800 |
commit | d50b35f0c4424185a5f4658b27188c459c9372a8 (patch) | |
tree | a3c1c8d52a057ca5f42d78bcc0a0e63d186c8376 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2b3460cbf454c6b03d7429e9ffc4fe09322eb1a9 (diff) |
crypto: x86/aesni - Rearrange AES key size check
aes_expandkey() already includes an AES key size check. If AES-NI is
unusable, invoke the function without the size check.
Also, use aes_check_keylen() instead of open code.
Signed-off-by: Chang S. Bae <[email protected]>
Cc: Eric Biggers <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions