From: Eric Biggers <ebiggers@kernel.org>
To: Ard Biesheuvel <ardb@kernel.org>
Cc: linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au
Subject: Re: [PATCH v2 2/2] crypto: remove cipher routines from public crypto API
Date: Fri, 11 Dec 2020 14:45:07 -0800 [thread overview]
Message-ID: <X9P2c2DQjAPiIjoh@sol.localdomain> (raw)
In-Reply-To: <20201211122715.15090-3-ardb@kernel.org>
On Fri, Dec 11, 2020 at 01:27:15PM +0100, Ard Biesheuvel wrote:
> The cipher routines in the crypto API are mostly intended for templates
> implementing skcipher modes generically in software, and shouldn't be
> used outside of the crypto subsystem. So move the prototypes and all
> related definitions to a new header file under include/crypto/internal.
> Also, let's use the new module namespace feature to move the symbol
> exports into a new namespace CRYPTO_INTERNAL.
>
> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Eric Biggers <ebiggers@google.com>
next prev parent reply other threads:[~2020-12-11 23:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 12:27 [PATCH v2 0/2] crypto: remove bare cipher from public API Ard Biesheuvel
2020-12-11 12:27 ` [PATCH v2 1/2] chcr_ktls: use AES library for single use cipher Ard Biesheuvel
2020-12-11 22:40 ` Eric Biggers
2020-12-11 12:27 ` [PATCH v2 2/2] crypto: remove cipher routines from public crypto API Ard Biesheuvel
2020-12-11 22:45 ` Eric Biggers [this message]
2021-01-02 22:06 ` [PATCH v2 0/2] crypto: remove bare cipher from public API Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=X9P2c2DQjAPiIjoh@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=ardb@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox