commit | 12773d932fc22c60e0d5a20660d564542fab811b | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 20 15:21:46 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Aug 21 22:21:20 2015 +0800 |
tree | dc29cc9b2cd188083885bb3fb3b60187918b90ad | |
parent | 7a7ffe65c8c5fbf272b132d8980b2511d5e5fc98 [diff] |
crypto: testmgr - Use new skcipher interface This patch replaces uses of blkcipher and ablkcipher with the new skcipher interface. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>