[PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms

David Miller davem at davemloft.net
Sun Jan 24 22:02:27 PST 2016


From: Herbert Xu <herbert at 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 <herbert at gondor.apana.org.au>

Acked-by: David S. Miller <davem at davemloft.net>



More information about the linux-afs mailing list