aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2017-02-14 13:43:29 -0800
committerHerbert Xu <[email protected]>2017-03-09 18:34:15 +0800
commitf33fd64778f2593b3b377cef47b8604462d56a57 (patch)
treea1cdc16b62919bcdc61a2a104ba5ac457eea4fa0 /tools/perf/scripts/python/export-to-postgresql.py
parent2416e4fa98b9763ea06e0f441c23ce7a293a87f4 (diff)
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 <[email protected]> Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions