[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250608234051.GB1259@sol>
Date: Sun, 8 Jun 2025 16:40:51 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: linux-crypto@...r.kernel.org, Ard Biesheuvel <ardb@...nel.org>
Subject: Re: [PATCH] crypto: testmgr - remove crc32c context format test
On Sat, May 31, 2025 at 01:59:37PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@...gle.com>
>
> This is no longer needed now that the code that used to directly access
> the descriptor context of "crc32c" (libcrc32c and ext4) now just calls
> crc32c(). Keep just the generic hash test.
>
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
> ---
>
> I'm planning to take this via the crc tree.
>
> crypto/testmgr.c | 55 +-----------------------------------------------
> 1 file changed, 1 insertion(+), 54 deletions(-)
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=crc-next
- Eric
Powered by blists - more mailing lists