]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: virtio - remove dependency on CRYPTO_AUTHENC
authorPeter Wu <peter@lekensteyn.nl>
Tue, 6 Mar 2018 23:53:15 +0000 (00:53 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 16 Mar 2018 15:35:51 +0000 (23:35 +0800)
commit9c2343deb96f60d76a92c073d8c48843a0b90cb9
tree84c3b7062f2ecb59d2ce41b038e4481dedf2c741
parent137d58209f3864c6cf7fad447e8d93e419f8d0dd
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: 4fef70bfb76e ("crypto: add virtio-crypto driver")
Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/virtio/Kconfig
drivers/crypto/virtio/virtio_crypto_common.h