Re: [PATCH] crypto: Remove unused asymmetric_keys functions
From: Jarkko Sakkinen
Date: Wed Oct 30 2024 - 20:03:15 EST
On Fri Oct 25, 2024 at 5:38 PM EEST, Jarkko Sakkinen wrote:
> On Tue Oct 22, 2024 at 3:24 AM EEST, linux wrote:
> > From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
> >
> > encrypt_blob(), decrypt_blob() and create_signature() were some of the
> > functions added in 2018 by
> > commit 5a30771832aa ("KEYS: Provide missing asymmetric key subops for new
> > key type ops [ver #2]")
> > however, they've not been used.
> >
> > Remove them.
> >
> > Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
>
> LGTM, thanks.
>
> Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
Herbert, would you mind picking this up for you future crypto PR? I took
by "mistake/reflex" to my master unintentionally.
BR, Jarkko