From: Herbert Xu <herb...@gondor.apana.org.au> Date: Sun, 24 Jan 2016 21:19:11 +0800
> 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 <herb...@gondor.apana.org.au> Acked-by: David S. Miller <da...@davemloft.net>