summaryrefslogtreecommitdiff
path: root/crypto/twofish_generic.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-02-14 13:43:29 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2017-03-09 18:34:15 +0800
commit18f9f789aceb0dd0efd137f6821d91f372d043f5 (patch)
treea47be0077b0e3165027ed9d054dc5b8b1740df51 /crypto/twofish_generic.c
parent192de53897d18aea01ca546267ef1b1b1c38c673 (diff)
downloadlinux-crypto-18f9f789aceb0dd0efd137f6821d91f372d043f5.tar.gz
linux-crypto-18f9f789aceb0dd0efd137f6821d91f372d043f5.zip
crypto: gf128mul - rename the byte overflow tables
Though the GF(2^128) byte overflow tables were named the "lle" and "bbe" tables, they are not actually tied to these element formats specifically, but rather to particular a "bit endianness". For example, the bbe table is actually used for both bbe and ble multiplication. Therefore, rename the tables to "le" and "be" and update the comment to explain this. Cc: Alex Cope <alexcope@google.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/twofish_generic.c')
0 files changed, 0 insertions, 0 deletions