diff options
author | Ard Biesheuvel <[email protected]> | 2022-01-27 10:52:11 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-02-05 15:10:51 +1100 |
commit | 8daa399edeed4cfa792ccea12beda50d445ab6a0 (patch) | |
tree | 744b6b42a0a24a6351898cbe3dbaa1e62ce03343 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e236ab0d43622a8a5a8ff06630fd467b444a9db9 (diff) |
crypto: arm64/aes-neon-ctr - improve handling of single tail block
Instead of falling back to C code to do a memcpy of the output of the
last block, handle this in the asm code directly if possible, which is
the case if the entire input is longer than 16 bytes.
Cc: Nathan Huckleberry <[email protected]>
Cc: Eric Biggers <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions