diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-12-12 01:02:18 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-21 17:46:24 +0300 |
commit | b9b894642fede191d50230d08608bd4f4f49f73d (patch) | |
tree | a9e73fdf5af887cd574b9911450881f090859f7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e1d3422c95f003eba241c176adfe593c33e8a8f6 (diff) | |
download | linux-b9b894642fede191d50230d08608bd4f4f49f73d.tar.xz |
crypto: lib/gf128mul - Remove some bbe deadcode
gf128mul_4k_bbe(), gf128mul_bbe() and gf128mul_init_4k_bbe()
are part of the library originally added in 2006 by
commit c494e0705d67 ("[CRYPTO] lib: table driven multiplications in
GF(2^128)")
but have never been used.
Remove them.
(BBE is Big endian Byte/Big endian bits
Note the 64k table version is used and I've left that in)
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions