[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d776152a79c9604f4f0743fe8d4ab16efd517926.camel@sipsolutions.net>
Date: Wed, 23 Aug 2023 12:34:35 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Herbert Xu <herbert@...dor.apana.org.au>, Linux Crypto Mailing List
<linux-crypto@...r.kernel.org>, Eric Biggers <ebiggers@...nel.org>,
"Theodore Y.Ts'o" <tytso@....edu>, Jaegeuk Kim <jaegeuk@...nel.org>,
linux-fscrypt@...r.kernel.org, Richard Weinberger <richard@....at>,
linux-mtd@...ts.infradead.org, Marcel Holtmann <marcel@...tmann.org>, Johan
Hedberg <johan.hedberg@...il.com>, Luiz Augusto von Dentz
<luiz.dentz@...il.com>, linux-bluetooth@...r.kernel.org, Ilya Dryomov
<idryomov@...il.com>, Xiubo Li <xiubli@...hat.com>, Jeff Layton
<jlayton@...nel.org>, ceph-devel@...r.kernel.org, Steffen Klassert
<steffen.klassert@...unet.com>, "David S. Miller" <davem@...emloft.net>,
netdev@...r.kernel.org, linux-wireless@...r.kernel.org, Matthieu Baerts
<matthieu.baerts@...sares.net>, Mat Martineau <martineau@...nel.org>, Chuck
Lever <chuck.lever@...cle.com>, Neil Brown <neilb@...e.de>,
linux-nfs@...r.kernel.org, Mimi Zohar <zohar@...ux.ibm.com>,
linux-integrity@...r.kernel.org, "Jason A.Donenfeld" <Jason@...c4.com>,
Ayush Sawal <ayush.sawal@...lsio.com>
Subject: Re: [PATCH 6/12] wifi: mac80211: Do not include crypto/algapi.h
On Wed, 2023-08-23 at 18:32 +0800, Herbert Xu wrote:
> The header file crypto/algapi.h is for internal use only. Use the
> header file crypto/utils.h instead.
>
No objection, of course, but I don't think it's necessarily clear that
it "is for internal use only", it literally says:
* Cryptographic API for algorithms (i.e., low-level API).
which really isn't the same as "don't use this file".
Might want to clarify that, or even move it into crypto/ from
include/crypto/ or something?
johannes
Powered by blists - more mailing lists