Re: [PATCH] sm4:Adjust the naming of SM4 encryption method

2024-07-30 Thread Daniel P . Berrangé
On Tue, Jul 30, 2024 at 07:38:50PM +0800, luzhipeng wrote: > With reference to the naming conventions of other encryption algorithms, > the name of SM4 is modified.So libvirt and qemu are compatible. > > Signed-off-by: luzhipeng > --- > crypto/block-luks.c | 2 +- > crypto/cipher-gcr

[PATCH] sm4:Adjust the naming of SM4 encryption method

2024-07-30 Thread luzhipeng
With reference to the naming conventions of other encryption algorithms, the name of SM4 is modified.So libvirt and qemu are compatible. Signed-off-by: luzhipeng --- crypto/block-luks.c | 2 +- crypto/cipher-gcrypt.c.inc | 4 ++-- crypto/cipher-nettle.c.inc | 4 ++-- crypto