Commit 627ec822 authored by Eric Biggers's avatar Eric Biggers Committed by William McVicker
Browse files

UPSTREAM: 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: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>

Bug: 330611177
(cherry picked from commit ba30d311)
Change-Id: I1b165903ccf55655b6944ef06b26429b3f204490
Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
parent b6284a70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment