qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 04/12] crypto: drop back compatibility typedefs for nettle


From: Richard Henderson
Subject: Re: [PATCH 04/12] crypto: drop back compatibility typedefs for nettle
Date: Tue, 11 May 2021 19:40:41 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/11/21 8:26 AM, Daniel P. Berrangé wrote:
Now that we only support modern nettle, we don't need to have local
typedefs to mask the real nettle types.

Signed-off-by: Daniel P. Berrangé<berrange@redhat.com>
---
  crypto/cipher-nettle.c.inc | 60 ++++++++++++++++----------------------
  crypto/hash-nettle.c       |  6 ++--
  crypto/hmac-nettle.c       |  8 ++---
  3 files changed, 30 insertions(+), 44 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]