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> BR, Jarkko