]> git.proxmox.com Git - mirror_qemu.git/commit - crypto/cipher-nettle.c.inc
crypto: drop back compatibility typedefs for nettle
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 May 2021 12:04:07 +0000 (13:04 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 2 Jun 2021 05:04:55 +0000 (07:04 +0200)
commit115e4b70037ddf6014efa4ffcd01e7fa3497a741
treebab3ce77c2fbebc47e55353830db6362ffb0c9de
parent20ba7a4a34bc96fb53ce1fb837d280339c6f5671
crypto: drop back compatibility typedefs for nettle

Now that we only support modern nettle, we don't need to have local
typedefs to mask the real nettle types.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20210514120415.1368922-5-berrange@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
crypto/cipher-nettle.c.inc
crypto/hash-nettle.c
crypto/hmac-nettle.c