crypto: des_s390: use generic weak key check
authorJan Glauber <jang@linux.vnet.ibm.com>
Fri, 21 May 2010 12:04:46 +0000 (22:04 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 May 2010 12:04:46 +0000 (22:04 +1000)
commit1efbd15c3bc2b79d33e033e898211109c32159fa
treee64b3b66f138ebad2b128ca86c544bfa24af3353
parent80d663a42127b839e820ed934cead51cff6196d3
crypto: des_s390: use generic weak key check

Get rid of the des_s390 specific key check module and use the generic DES
weak key check instead. Also use the generic DES header and remove the
weak key check in 3DES mode, as RFC2451 mentions that the DES weak keys
are not relevant for 3DES.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/Makefile
arch/s390/crypto/des_s390.c