]> git.baikalelectronics.ru Git - kernel.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)
commit50008cf79e10fb0d71224579e6bbee7b39d8bd6f
treebb737a9faa382e57260dc658df5489f3235b4013
parent03f8e07e3eb5c9509b4fbdafd46710ea2e1c1165
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