]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[CRYPTO] s390: Added block cipher versions of CBC/ECB
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 21 Aug 2006 11:39:24 +0000 (21:39 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:44:50 +0000 (11:44 +1000)
commita9e62fadf0b02ba4a1d945d1a75652507da94319
tree8e17290e66a3b0200d1a55b1798c81c9bb83e19d
parent28ce728a90cce3a0c6c0ed00354299de52db94b1
[CRYPTO] s390: Added block cipher versions of CBC/ECB

This patch adds block cipher algorithms for S390.  Once all users of the
old cipher type have been converted the existing CBC/ECB non-block cipher
operations will be removed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/aes_s390.c
arch/s390/crypto/crypt_s390.h
arch/s390/crypto/des_s390.c
crypto/Kconfig