diff --git a/crypto/Kconfig b/crypto/Kconfig index d7d4d4e0ee18f3cb031a39d0ac172047ab0bb25e..7ae0d0f6d7535a579e886f9da9a283e509aa1cb6 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -117,7 +117,7 @@ config CRYPTO_MANAGER_DISABLE_TESTS algorithm registration. config CRYPTO_GF128MUL - tristate "GF(2^128) multiplication functions (EXPERIMENTAL)" + tristate "GF(2^128) multiplication functions" help Efficient table driven implementation of multiplications in the field GF(2^128). This is needed by some cypher modes. This