commit | 7166e589da5b681e1f8ff2d1c491d7d71e9f7671 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 29 18:03:50 2016 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 01 23:45:04 2016 +0800 |
tree | 6852bcf48150b3a413dc59990292c9f54bb9022c | |
parent | 2495cf25f60e085b35beb9b215235dfe1ca4f200 [diff] |
crypto: tcrypt - Use skcipher This patch converts tcrypt to use the new skcipher interface as opposed to ablkcipher/blkcipher. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>