aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-10-09 23:41:24 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2023-10-20 13:39:25 +0800
commitba30d31121fe6fad34b0e7018f848b5d11b359dd (patch)
treee8e1a1659b3a5734bc61899b97310f15727bcd03 /scripts/patch-kernel
parentcrypto: arm64/sha1-ce - clean up backwards function names (diff)
downloadlinux-ba30d31121fe6fad34b0e7018f848b5d11b359dd.tar.gz
linux-ba30d31121fe6fad34b0e7018f848b5d11b359dd.zip
crypto: arm64/sha2-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. __sha2_ce_transform() and __sha256_block_data_order() got this backwards. Fix this, albeit without changing "sha256_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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions