ubifs: Do not include crypto/algapi.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Aug 2023 09:23:58 +0000 (17:23 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Sep 2023 10:30:43 +0000 (18:30 +0800)
commit8622bd190ad5245c2966b965158d90a7c53d96c3
tree4845559a90ee1bb4401d62bf9e1606247e21f97d
parent82d1c16c8f8228f0632602d89551b1123fb4a768
ubifs: 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>
fs/ubifs/auth.c
fs/ubifs/replay.c
fs/ubifs/ubifs.h