On Wed, Nov 17, 2021 at 04:17:06PM +0100, Hanna Reitz wrote: > Our gnutls crypto backend (which is the default as of 8bd0931f6) > supports neither twofish-128 nor the CTR mode. CBC and aes-128 are > supported by all of our backends (as far as I can tell), so use > aes-128-cbc in our iotests.
Yes, AES is guarnateed by all backends, as is ECB,CBC & XTS modes. > > (We could also use e.g. aes-256-cbc, but the different key sizes would > lead to different key slot offsets and so change the reference output > more, which is why I went with aes-128.) > > Signed-off-by: Hanna Reitz <hre...@redhat.com> > --- > tests/qemu-iotests/206 | 4 ++-- > tests/qemu-iotests/206.out | 6 +++--- > tests/qemu-iotests/210 | 4 ++-- > tests/qemu-iotests/210.out | 6 +++--- > 4 files changed, 10 insertions(+), 10 deletions(-) Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|