Skip to content

Commit

Permalink
crypto: gf128mul - Remove experimental tag
Browse files Browse the repository at this point in the history
This feature no longer needs the experimental tag.

Reported-by: Toralf Förster <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
herbertx committed Dec 28, 2010
1 parent 0686952 commit 8ad225e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crypto/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ad225e

Please sign in to comment.