commit | a9e62fadf0b02ba4a1d945d1a75652507da94319 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 21 21:39:24 2006 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Sep 21 11:44:50 2006 +1000 |
tree | 8e17290e66a3b0200d1a55b1798c81c9bb83e19d | |
parent | 28ce728a90cce3a0c6c0ed00354299de52db94b1 [diff] |
[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>