Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250512142439.1101159-1-berrange@redhat.com
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>
crypto/cipher-builtin.c.inc | 303 --------------------------------
crypto/cipher-stub.c.inc | 41 +++++
crypto/cipher.c | 2 +-
tests/unit/test-crypto-block.c | 7 +
tests/unit/test-crypto-cipher.c | 13 +-
tests/unit/test-crypto-secret.c | 28 +--
6 files changed, 74 insertions(+), 320 deletions(-)
delete mode 100644 crypto/cipher-builtin.c.inc
create mode 100644 crypto/cipher-stub.c.inc