qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_en


From: Richard Henderson
Subject: Re: [PATCH v4 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
Date: Wed, 16 Jun 2021 12:08:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/16/21 9:22 AM, Philippe Mathieu-Daudé wrote:
Introduce the qcrypto_tls_creds_check_endpoint() helper
to access QCryptoTLSCreds internal 'endpoint' field.

Signed-off-by: Philippe Mathieu-Daudé<philmd@redhat.com>
---
  include/crypto/tlscreds.h | 14 ++++++++++++++
  crypto/tlscreds.c         | 12 ++++++++++++
  2 files changed, 26 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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