summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/des3_ede_glue.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2024-04-11 09:23:57 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2024-04-19 18:54:18 +0800
commit1b5ddb067df930c8232020cd059b2060275427cf (patch)
tree16390163f2a82e08f4b888952b7b71e632e7f034 /arch/x86/crypto/des3_ede_glue.c
parentffaec34b0f2ba624f20614c4aaed0d5eb6181b2d (diff)
crypto: x86/sha256-ni - rename some register aliases
MSGTMP[0-3] are used to hold the message schedule and are not temporary registers per se. MSGTMP4 is used as a temporary register for several different purposes and isn't really related to MSGTMP[0-3]. Rename them to MSG[0-3] and TMP accordingly. Also add a comment that clarifies what MSG is. Suggested-by: Stefan Kanthak <stefan.kanthak@nexgo.de> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/des3_ede_glue.c')
0 files changed, 0 insertions, 0 deletions