qemu-patch-raspberry4/crypto
Kevin Wolf bd09594603 crypto: Fix aes_decrypt_wrapper()
Commit d3462e3 broke qcow2's encryption functionality by using encrypt
instead of decrypt in the wrapper function it introduces. This was found
by qemu-iotests case 134.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
2015-07-20 13:35:45 +02:00
..
aes.c
cipher-builtin.c crypto: fix builtin qcrypto_cipher_free 2015-07-09 16:53:45 +02:00
cipher-gcrypt.c
cipher-nettle.c crypto: Fix aes_decrypt_wrapper() 2015-07-20 13:35:45 +02:00
cipher.c
desrfb.c
hash.c
init.c
Makefile.objs