summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorAdrian-Ken Rueegsegger <ken@codelabs.ch>2008-12-07 19:34:37 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-12-25 11:02:22 +1100
commit2f31cffea5e487aad01ba2a615c629a6566d7794 (patch)
treef19db2c9dec3736ab836004aab1fffdca348275f /crypto/Kconfig
parent476351ace0cbb2996183c47e60c5026cd9dcf2b5 (diff)
downloadlinux-crypto-2f31cffea5e487aad01ba2a615c629a6566d7794.tar.gz
linux-crypto-2f31cffea5e487aad01ba2a615c629a6566d7794.zip
crypto: wp512 - Switch to shash
This patch changes wp512, wp384 and wp256 to the new shash interface. Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index a863d7e5..bc29216a 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -394,7 +394,7 @@ config CRYPTO_TGR192
config CRYPTO_WP512
tristate "Whirlpool digest algorithms"
- select CRYPTO_ALGAPI
+ select CRYPTO_HASH
help
Whirlpool hash algorithm 512, 384 and 256-bit hashes