]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto/hash-afalg: Fix broken build
authorMarkus Armbruster <armbru@redhat.com>
Thu, 17 Oct 2024 06:47:42 +0000 (08:47 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 22 Oct 2024 10:44:23 +0000 (11:44 +0100)
commitf8395ce8a349245c5b7e4645e34350366b0c734b
tree59736541d3c2f55f11355f8e1ddaff5033f95d7c
parent769660955a62ddcb75a1f9a0d1c6c0f840d533e8
crypto/hash-afalg: Fix broken build

Fux build broken by semantic conflict with commit
8f525028bc6 (qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo).

Fixes: 90c3dc60735a (crypto/hash-afalg: Implement new hash API)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/hash-afalg.c