All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-4.1 0/2] Compatibility fixes for nettle 2.7 vs 3.0 vs 3.5
@ 2019-07-12 10:18 Daniel P. Berrangé
  2019-07-12 10:18 ` [Qemu-devel] [PATCH for-4.1 1/2] crypto: switch to modern nettle AES APIs Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel P. Berrangé @ 2019-07-12 10:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Amol Surati, Daniel P. Berrangé

This short series fixes a few compatibility issues around different
nettle versions.

Daniel P. Berrangé (2):
  crypto: switch to modern nettle AES APIs
  crypto: fix function signatures for nettle 2.7 vs 3

 crypto/cipher-nettle.c | 218 ++++++++++++++++++++++++++++++++++-------
 crypto/hash-nettle.c   |  12 ++-
 crypto/hmac-nettle.c   |  17 +++-
 3 files changed, 205 insertions(+), 42 deletions(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-13  5:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-12 10:18 [Qemu-devel] [PATCH for-4.1 0/2] Compatibility fixes for nettle 2.7 vs 3.0 vs 3.5 Daniel P. Berrangé
2019-07-12 10:18 ` [Qemu-devel] [PATCH for-4.1 1/2] crypto: switch to modern nettle AES APIs Daniel P. Berrangé
2019-07-12 12:09   ` Alex Bennée
2019-07-12 10:18 ` [Qemu-devel] [PATCH for-4.1 2/2] crypto: fix function signatures for nettle 2.7 vs 3 Daniel P. Berrangé
2019-07-12 12:10   ` Alex Bennée
2019-07-12 17:15   ` Philippe Mathieu-Daudé
2019-07-13  5:17 ` [Qemu-devel] [PATCH for-4.1 0/2] Compatibility fixes for nettle 2.7 vs 3.0 vs 3.5 Amol Surati

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.