diff options
| author | Eric Biggers <ebiggers@google.com> | 2023-10-10 09:41:25 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-20 08:39:25 +0300 |
| commit | 5f720a3df346548db69fe3bc0bef44a16eda4513 (patch) | |
| tree | ba9538e35d96e35e63167d8ac9fdeed53568c851 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ba30d31121fe6fad34b0e7018f848b5d11b359dd (diff) | |
| download | linux-5f720a3df346548db69fe3bc0bef44a16eda4513.tar.xz | |
crypto: arm64/sha512-ce - clean up backwards function names
In the Linux kernel, a function whose name has two leading underscores
is conventionally called by the same-named function without leading
underscores -- not the other way around. __sha512_ce_transform() and
__sha512_block_data_order() got this backwards. Fix this, albeit
without changing "sha512_block_data_order" in the perlasm since that is
OpenSSL code. No change in behavior.
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
