Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ad225e8 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: gf128mul - Remove experimental tag



This feature no longer needs the experimental tag.

Reported-by: default avatarToralf Förster <toralf.foerster@gmx.de>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 06869524
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -110,7 +110,6 @@ config CRYPTO_MANAGER_DISABLE_TESTS

config CRYPTO_GF128MUL
	tristate "GF(2^128) multiplication functions (EXPERIMENTAL)"
	depends on EXPERIMENTAL
	help
	  Efficient table driven implementation of multiplications in the
	  field GF(2^128).  This is needed by some cypher modes. This