commit | 678adecd117f953cd21088064d95ceffac79a2a6 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 29 18:04:05 2016 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 01 23:45:10 2016 +0800 |
tree | 591733cf3244d64376db5e4551ff84dc2130c7af | |
parent | 2d20ce070d3b78f0974408ef648223967d0efb0a [diff] |
crypto: sahara - Use skcipher for fallback This patch replaces use of the obsolete ablkcipher with skcipher. It also removes shash_fallback which is totally unused. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>