[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)
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>

No differences found