projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0686952
)
crypto: gf128mul - Remove experimental tag
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 28 Dec 2010 11:56:26 +0000
(22:56 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 28 Dec 2010 11:56:26 +0000
(22:56 +1100)
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>
crypto/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/crypto/Kconfig
b/crypto/Kconfig
index 96b0e5542121b3c9a1c30b57fc91ed76c430c182..4b7cb0e691cd001b86eda8eb7d63d39a3add1428 100644
(file)
--- a/
crypto/Kconfig
+++ b/
crypto/Kconfig
@@
-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