]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: gf128mul - remove dead gf128mul_64k_lle code
authorAlex Cope <alexcope@google.com>
Wed, 9 Nov 2016 01:16:58 +0000 (17:16 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 13 Nov 2016 09:45:06 +0000 (17:45 +0800)
commitd266f44b5b517025249c4200eaa4bb892facc9a5
treebb737a9faa382e57260dc658df5489f3235b4013
parent8edda7d22a95caddcc66431e4564c7d03568da4d
crypto: gf128mul - remove dead gf128mul_64k_lle code

This code is unlikely to be useful in the future because transforms
don't know how often keys will be changed, new algorithms are unlikely
to use lle representation, and tables should be replaced with
carryless multiplication instructions when available.

Signed-off-by: Alex Cope <alexcope@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/gf128mul.c
include/crypto/gf128mul.h