diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-13 00:28:41 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-21 17:46:24 +0300 |
commit | d1bb1c32f945e70d2b31aad715d2e620833f55d1 (patch) | |
tree | 9492b9c67e2e75b4642d79d3744cf23859fee4eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5b7981c1ca61ca7ad7162cfe95bf271d001d29ac (diff) | |
download | linux-d1bb1c32f945e70d2b31aad715d2e620833f55d1.tar.xz |
crypto: x86/aes-xts - make the register aliases per-function
Since aes-xts-avx-x86_64.S contains multiple functions, move the
register aliases for the parameters and local variables of the XTS
update function into the macro that generates that function. Then add
register aliases to aes_xts_encrypt_iv() to improve readability there.
This makes aes-xts-avx-x86_64.S consistent with the GCM assembly files.
No change in the generated code.
Signed-off-by: Eric Biggers <ebiggers@google.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