]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 28 Jun 2021 16:09:08 +0000 (18:09 +0200)
committerMichael Roth <michael.roth@amd.com>
Thu, 14 Oct 2021 21:27:05 +0000 (16:27 -0500)
commit7e84d58e8be9c8b64710982f947f63b95816d311
treee25f8e17ed977b06cc45445af4845240caef465a
parent072a8d3693b40f46efcc7b05f6f4136760e57612
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper

Introduce the qcrypto_tls_creds_check_endpoint() helper
to access QCryptoTLSCreds internal 'endpoint' field.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
(cherry picked from commit e9ac68083f26759b85ef0d871ca2bbe897218f64)
Signed-off-by: Michael Roth <michael.roth@amd.com>
crypto/tlscreds.c
include/crypto/tlscreds.h