On Tue, Oct 22, 2024 at 01:24:34AM +0100, linux@xxxxxxxxxxx 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> > --- > crypto/asymmetric_keys/signature.c | 63 ------------------------------ > include/crypto/public_key.h | 3 -- > 2 files changed, 66 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt