commit | 5bfa7ac3883e702a0a0a33a8449b044d7dab3efe | [log] [tgz] |
---|---|---|
author | Peter Wu <peter@lekensteyn.nl> | Wed Mar 07 00:53:15 2018 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Mar 16 23:35:51 2018 +0800 |
tree | 84c3b7062f2ecb59d2ce41b038e4481dedf2c741 | |
parent | cd83a8a7c3eaffe985c6c8913c84da06a59fbe5d [diff] |
crypto: virtio - remove dependency on CRYPTO_AUTHENC virtio_crypto does not use function crypto_authenc_extractkeys, remove this unnecessary dependency. Compiles fine and passes cryptodev-linux cipher and speed tests from https://wiki.qemu.org/Features/VirtioCrypto Fixes: dbaf0624ffa5 ("crypto: add virtio-crypto driver") Signed-off-by: Peter Wu <peter@lekensteyn.nl> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>