qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] crypto: TLS: introduce `check_pending`


From: Daniel P . Berrangé
Subject: Re: [PATCH 1/2] crypto: TLS: introduce `check_pending`
Date: Wed, 16 Nov 2022 10:44:57 +0000
User-agent: Mutt/2.2.7 (2022-08-07)

On Tue, Nov 15, 2022 at 03:23:28PM +0100, antoine.damhet@shadow.tech wrote:
> From: Antoine Damhet <antoine.damhet@shadow.tech>
> 
> The new `qcrypto_tls_session_check_pending` function allows the caller
> to know if data have already been consumed from the backend and is
> already available.
> 
> Signed-off-by: Antoine Damhet <antoine.damhet@shadow.tech>
> ---
>  crypto/tlssession.c         | 14 ++++++++++++++
>  include/crypto/tlssession.h | 11 +++++++++++
>  2 files changed, 25 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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