Re: [PATCH] lib/crypto: md5: Remove support for md5_mod_init_arch()

From: Eric Biggers

Date: Sun Jul 12 2026 - 22:14:21 EST


On Sun, Jul 05, 2026 at 12:50:08PM -0700, Eric Biggers wrote:
> On Sun, Jun 28, 2026 at 08:25:52PM -0700, Eric Biggers wrote:
> > No definitions of md5_mod_init_arch() remain, so remove the code that
> > handles it.
> >
> > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
>
> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=libcrypto-next
>
> - Eric
>

Moved to libcrypto-fixes instead.

- Eric