crypto: gf128mul - Remove experimental tag
This feature no longer needs the experimental tag. Reported-by: Toralf Förster <toralf.foerster@gmx.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
0686952458
commit
8ad225e8e4
@ -110,7 +110,6 @@ config CRYPTO_MANAGER_DISABLE_TESTS
|
|||||||
|
|
||||||
config CRYPTO_GF128MUL
|
config CRYPTO_GF128MUL
|
||||||
tristate "GF(2^128) multiplication functions (EXPERIMENTAL)"
|
tristate "GF(2^128) multiplication functions (EXPERIMENTAL)"
|
||||||
depends on EXPERIMENTAL
|
|
||||||
help
|
help
|
||||||
Efficient table driven implementation of multiplications in the
|
Efficient table driven implementation of multiplications in the
|
||||||
field GF(2^128). This is needed by some cypher modes. This
|
field GF(2^128). This is needed by some cypher modes. This
|
||||||
|
Loading…
Reference in New Issue
Block a user