ah: Do not include crypto/algapi.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Aug 2023 09:30:21 +0000 (17:30 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Sep 2023 10:30:43 +0000 (18:30 +0800)
commitc66218ccf03bcf1986d5b52c3f6726c8b41e59e5
tree35833203502164731b656f39e9bd005a139a6409
parent2defbea39d23badc06c09401429254c24e4729b4
ah: Do not include crypto/algapi.h

The header file crypto/algapi.h is for internal use only.  Use the
header file crypto/utils.h instead.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
net/ipv4/ah4.c
net/ipv6/ah6.c