qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/2] Fix build problems with nettle < 3.0.0


From: Daniel P. Berrange
Subject: [Qemu-devel] [PATCH v1 0/2] Fix build problems with nettle < 3.0.0
Date: Fri, 18 Mar 2016 13:21:54 +0000

This series fixes two build problems identified by people using
2.x series of nettle

  https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04420.html


Daniel P. Berrange (2):
  crypto: add compat cast5_set_key with  nettle < 3.0.0
  crypto: fix cipher function signature mismatch with nettle & xts

 crypto/cipher-nettle.c | 143 +++++++++++++++++++++++++++++++++++++------------
 1 file changed, 109 insertions(+), 34 deletions(-)

-- 
2.5.0




reply via email to

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