qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v1 0/3] Misc fixes for crypto/ code


From: Daniel P. Berrange
Subject: [Qemu-devel] [PULL v1 0/3] Misc fixes for crypto/ code
Date: Tue, 2 Feb 2016 13:15:20 +0000

The following changes since commit 0430891ce162b986c6e02a7729a942ecd2a32ca4:

  hw: Clean up includes (2016-01-29 15:07:25 +0000)

are available in the git repository at:

  git://github.com/berrange/qemu tags/pull-qcrypto-next-2016-02-02-1

for you to fetch changes up to c0377a7cc6cb46aba295b744d237aeed94087ac0:

  crypto: ensure qcrypto_hash_digest_len is always defined (2016-02-02 13:02:56 
+0000)

----------------------------------------------------------------
Merge qcrypto-next 2016/2/2 v1

----------------------------------------------------------------

Daniel P. Berrange (3):
  crypto: fix description of @errp parameter initialization
  crypto: register properties against the class instead of object
  crypto: ensure qcrypto_hash_digest_len is always defined

 crypto/hash.c               | 30 +++++++++++++----------
 crypto/secret.c             | 60 ++++++++++++++++++++-------------------------
 crypto/tlscreds.c           | 36 +++++++++++++++------------
 crypto/tlscredsanon.c       | 16 ++++--------
 crypto/tlscredsx509.c       | 26 ++++++++++----------
 include/crypto/cipher.h     |  8 +++---
 include/crypto/hash.h       | 12 ++++-----
 include/crypto/tlssession.h |  8 +++---
 8 files changed, 97 insertions(+), 99 deletions(-)

-- 
2.5.0




reply via email to

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