diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-24 21:19:11 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-27 20:36:07 +0800 |
commit | 17bc197022212a8b439b213b2f23a8603a784e56 (patch) | |
tree | bb3f790c82f9a06041a2116e6f47d3d6130405c4 /virt | |
parent | 1afe593b423918ffd5e449cec858b1591cd31781 (diff) | |
download | linux-17bc197022212a8b439b213b2f23a8603a784e56.tar.bz2 |
ipsec: Use skcipher and ahash when probing algorithms
This patch removes the last reference to hash and ablkcipher from
IPsec and replaces them with ahash and skcipher respectively. For
skcipher there is currently no difference at all, while for ahash
the current code is actually buggy and would prevent asynchronous
algorithms from being discovered.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions