qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH] block: initialize qcrypto API at startup


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH] block: initialize qcrypto API at startup
Date: Thu, 7 Apr 2016 11:43:58 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 06.04.2016 um 13:12 hat Daniel P. Berrange geschrieben:
> Any programs which call the qcrypto APIs should ensure that
> qcrypto_init() has been called before anything else which
> can use crypto. Essentially this means right at the start
> of the main method before initializing anything else.
> 
> This is important because some versions of gnutls/gcrypt
> require explicit initialization before use.
> 
> Signed-off-by: Daniel P. Berrange <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

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